Searched defs:manifestFilePath (Results 1 – 3 of 3) sorted by relevance
20 const manifestFilePath = process.env.aceManifestPath || path.resolve(projectPath, 'manifest.json'); constant
30 let manifestFilePath = ''; variable293 function readManifest(manifestFilePath) { argument
58 function readManifest(manifestFilePath) { argument80 function loadEntryObj(projectPath, device_level, abilityType, manifestFilePath) { argument