Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateBareApp.ts218 const expoPackagePath = path.resolve(PACKAGES_DIR, packageName); constant
224 fs.symlinkSync(expoPackagePath, projectPackagePath);