Searched defs:targetPath (Results 1 – 7 of 7) sorted by relevance
| /expo/tools/src/versioning/ios/ |
| H A D | versionExpoModules.ts | 145 const targetPath = path.join(targetDirectory, `${prefix}${pkg.podspecName}.podspec.json`); constant
|
| H A D | index.ts | 102 const targetPath = path.join(dirname, versionedBasename); constant
|
| /expo/packages/expo-modules-autolinking/build/platforms/ |
| H A D | android.js | 13 async function generatePackageListAsync(modules, targetPath, namespace) { argument
|
| H A D | ios.js | 58 async function generatePackageListAsync(modules, targetPath) { argument
|
| /expo/tools/src/ |
| H A D | Transforms.ts | 158 const targetPath = path.join(targetDirectory, targetFile); constant
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | GoogleServices.js | 90 async function setGoogleServicesFile(config, projectRoot, targetPath = DEFAULT_TARGET_PATH) { argument
|
| /expo/packages/create-expo-module/build/ |
| H A D | create-expo-module.js | 194 async function createModuleFromTemplate(templatePath, targetPath, data) { argument
|