Searched refs:rootPackageJsonPath (Results 1 – 3 of 3) sorted by relevance
188 function existsPackageJson(config, rootPackageJsonPath, modulePackageJsonPath) { argument193 if (fs.existsSync(rootPackageJsonPath)) {194 config.cache.buildDependencies.config.push(rootPackageJsonPath);
273 …throw Error('\u001b[31m' + `BUIDERROR: not find entry file in ${rootPackageJsonPath}.` + '\u001b[3…
260 function existsPackageJson(config, rootPackageJsonPath, modulePackageJsonPath) { argument265 if (fs.existsSync(rootPackageJsonPath)) {266 config.cache.buildDependencies.config.push(rootPackageJsonPath);