Searched refs:expWithDefaults (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/@expo/config/src/ |
| H A D | Config.ts | 335 const expWithDefaults = { ...exp, name, slug, version, description }; constant 339 sdkVersion = getExpoSDKVersion(projectRoot, expWithDefaults); 350 exp: { ...expWithDefaults, sdkVersion, platforms },
|
| /expo/packages/@expo/config/build/ |
| H A D | Config.js | 413 const expWithDefaults = { 422 sdkVersion = (0, _getExpoSDKVersion().getExpoSDKVersion)(projectRoot, expWithDefaults); 432 ...expWithDefaults,
|
| H A D | Config.js.map | 1 …expWithDefaults","sdkVersion","getExpoSDKVersion","error","DEFAULT_BUILD_PATH","getWebOutputPath",…
|