| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 68 if [[ "$ENTRY_FILE" ]]; then 72 ENTRY_FILE=${1:-index.ios.js} 74 ENTRY_FILE=${1:-index.js} 147 --entry-file "$ENTRY_FILE" \
|
| /expo/packages/expo/scripts/ |
| H A D | react-native-xcode.sh | 69 if [[ "$ENTRY_FILE" ]]; then 73 ENTRY_FILE=${1:-index.ios.js} 75 ENTRY_FILE=${1:-index.js} 159 --entry-file "$ENTRY_FILE" \
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 68 if [[ "$ENTRY_FILE" ]]; then 72 ENTRY_FILE=${1:-index.ios.js} 74 ENTRY_FILE=${1:-index.js} 158 --entry-file "$ENTRY_FILE" \
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 67 if [[ "$ENTRY_FILE" ]]; then 71 ENTRY_FILE=${1:-index.ios.js} 73 ENTRY_FILE=${1:-index.js} 157 --entry-file "$ENTRY_FILE" \
|
| /expo/packages/expo-updates/scripts/ |
| H A D | create-manifest-ios.sh | 40 …AGE_DIR}/scripts/createManifest.js" ios "$PROJECT_ROOT" "$DEST/$RESOURCE_BUNDLE_NAME" "$ENTRY_FILE"
|
| H A D | createManifest.js | 35 process.env.ENTRY_FILE ||
|
| /expo/docs/pages/versions/v49.0.0/config/ |
| H A D | metro.mdx | 407 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry … 426 + if [[ -z "$ENTRY_FILE" ]]; then 428 + export ENTRY_FILE="$("$NODE_BINARY" -e "require('expo/scripts/resolveAppEntry')" "$PROJECT_ROOT… 443 > You can set `CLI_PATH`, `BUNDLE_COMMAND`, and `ENTRY_FILE` environment variables to overwrite the… 479 …e, replace the `"Bundle React Native code and images"` script to set `$ENTRY_FILE` according using… 482 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/docs/pages/versions/unversioned/config/ |
| H A D | metro.mdx | 438 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry … 457 + if [[ -z "$ENTRY_FILE" ]]; then 459 + export ENTRY_FILE="$("$NODE_BINARY" -e "require('expo/scripts/resolveAppEntry')" "$PROJECT_ROOT… 474 > You can set `CLI_PATH`, `BUNDLE_COMMAND`, and `ENTRY_FILE` environment variables to overwrite the… 510 …e, replace the `"Bundle React Native code and images"` script to set `$ENTRY_FILE` according using… 513 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/packages/expo-yarn-workspaces/ |
| H A D | README.md | 76 You must configure EAS Build to use the generated entrypoint. Add the `ENTRY_FILE` environment vari… 85 "ENTRY_FILE": "./__generated__/AppEntry.js"
|
| /expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/ |
| H A D | project.pbxproj | 215 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/ |
| H A D | BundleIdentifier-test.ts.snap | 219 …\\nfi\\nif [[ -z \\"$ENTRY_FILE\\" ]]; then\\n # Set the entry JS file using the bundler's entry …
|
| H A D | ProvisioningProfile-test.ts.snap | 1535 …\\nfi\\nif [[ -z \\"$ENTRY_FILE\\" ]]; then\\n # Set the entry JS file using the bundler's entry …
|
| /expo/apps/fabric-tester/ios/fabrictester.xcodeproj/ |
| H A D | project.pbxproj | 222 …G=1\nfi\n\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/fixtures/ |
| H A D | build-with-incorrect-create-manifest-android-path.gradle | 20 * // default. Can be overridden with ENTRY_FILE environment variable.
|
| H A D | build-without-create-manifest-android.gradle | 20 * // default. Can be overridden with ENTRY_FILE environment variable.
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-with-framework.pbxproj | 384 …ING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|
| /expo/packages/expo-test-runner/templates/detox/android/app/ |
| H A D | build.gradle | 21 * // default. Can be overridden with ENTRY_FILE environment variable.
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/__snapshots__/ |
| H A D | Updates-test.ts.snap | 210 * // default. Can be overridden with ENTRY_FILE environment variable.
|
| /expo/apps/bare-expo/ios/BareExpo.xcodeproj/ |
| H A D | project.pbxproj | 390 …G=1\nfi\n\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …
|