Home
last modified time | relevance | path

Searched refs:ENTRY_FILE (Results 1 – 21 of 21) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh68 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 Dreact-native-xcode.sh69 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 Dreact-native-xcode.sh68 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 Dreact-native-xcode.sh67 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 Dcreate-manifest-ios.sh40 …AGE_DIR}/scripts/createManifest.js" ios "$PROJECT_ROOT" "$DEST/$RESOURCE_BUNDLE_NAME" "$ENTRY_FILE"
H A DcreateManifest.js35 process.env.ENTRY_FILE ||
/expo/docs/pages/versions/v49.0.0/config/
H A Dmetro.mdx407 …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 Dmetro.mdx438 …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 DREADME.md76 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 Dproject.pbxproj215 …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 Dproject.pbxproj216 …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 Dproject.pbxproj216 …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 DBundleIdentifier-test.ts.snap219 …\\nfi\\nif [[ -z \\"$ENTRY_FILE\\" ]]; then\\n # Set the entry JS file using the bundler's entry …
H A DProvisioningProfile-test.ts.snap1535 …\\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 Dproject.pbxproj222 …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 Dbuild-with-incorrect-create-manifest-android-path.gradle20 * // default. Can be overridden with ENTRY_FILE environment variable.
H A Dbuild-without-create-manifest-android.gradle20 * // default. Can be overridden with ENTRY_FILE environment variable.
/expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/
H A Dproject-with-framework.pbxproj384 …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 Dbuild.gradle21 * // default. Can be overridden with ENTRY_FILE environment variable.
/expo/packages/@expo/config-plugins/src/android/__tests__/__snapshots__/
H A DUpdates-test.ts.snap210 * // default. Can be overridden with ENTRY_FILE environment variable.
/expo/apps/bare-expo/ios/BareExpo.xcodeproj/
H A Dproject.pbxproj390 …G=1\nfi\n\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry …