Searched defs:configFilePath (Results 1 – 4 of 4) sorted by relevance
| /expo/packages/expo-test-runner/build/ | ||
| H A D | TemplateProject.d.ts | 9 protected configFilePath: string; property in TemplateProject |
| H A D | TemplateProject.js | 18 configFilePath; field in TemplateProject |
| /expo/packages/expo-test-runner/src/ | ||
| H A D | TemplateProject.ts | 18 protected configFilePath: string property in TemplateProject |
| /expo/packages/@expo/cli/src/export/ | ||
| H A D | fork-bundleAsync.ts | 50 const configFilePath = paths.dynamicConfigPath ?? paths.staticConfigPath ?? 'app.json'; constant |