Searched refs:getPackageRoot (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | Package.ts | 44 function getPackageRoot(projectRoot: string, type: 'main' | 'debug') { function 77 const packageRoot = getPackageRoot(projectRoot, type as any); 160 const packageRoot = getPackageRoot(projectRoot, type as any);
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Package.js | 100 function getPackageRoot(projectRoot, type) { function 119 const packageRoot = getPackageRoot(projectRoot, type); 192 const packageRoot = getPackageRoot(projectRoot, type);
|
| H A D | Package.js.map | 1 …getPackageRoot","type","path","join","getCurrentPackageName","packageRoot","mainApplication","getP…
|