Home
last modified time | relevance | path

Searched refs:getPackageJsonAndPath (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config/src/
H A DConfig.ts98 const [packageJson, packageJsonPath] = getPackageJsonAndPath(projectRoot);
190 const [pkg] = getPackageJsonAndPath(projectRoot);
194 function getPackageJsonAndPath(projectRoot: string): [PackageJSONConfig, string] { function
397 const [pkg] = getPackageJsonAndPath(projectRoot);
/expo/packages/@expo/config/build/
H A DConfig.js193 const [packageJson, packageJsonPath] = getPackageJsonAndPath(projectRoot);
275 const [pkg] = getPackageJsonAndPath(projectRoot);
278 function getPackageJsonAndPath(projectRoot) { function
476 const [pkg] = getPackageJsonAndPath(projectRoot);
H A DConfig.js.map1getPackageJsonAndPath","fillAndReturnConfig","dynamicConfigObjectType","configWithDefaultValues","…