react-native/scripts
Janic Duplessis 3a41f69f9c Make sure js bundle still exists at bundle-output path (#30149)
Summary:
Since changes to support hermes on iOS the js bundled is moved away from the location where it is generated when calling metro. This causes issues with the RN sentry integration since it relies on intercepting this path to find the bundle file after running react-native-xcode.sh. Seems kind of like a hacky way to get the bundle location, but let's avoid breaking it.

https://github.com/getsentry/sentry-cli/blob/master/src/commands/react_native_xcode.rs

## Changelog

[iOS] [Fixed] - Make sure js bundle still exists at bundle-output path

Pull Request resolved: https://github.com/facebook/react-native/pull/30149

Test Plan:
Checked that the bundle file exists both at bundle-output path and in the .app.
Checked that the sentry release script works.

Reviewed By: cpojer

Differential Revision: D24480115

Pulled By: appden

fbshipit-source-id: c01c80d47ed54319f97063ec635c021552a95c22
2020-10-22 17:55:55 -07:00
..
circleci Fix CIRCLE_PR_NUMBER may not always be set (#28640) 2020-04-15 11:46:33 -07:00
versiontemplates Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
.packager.env
.tests.env remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
android-e2e-test.js "The Metro Server" -> Metro 2020-07-02 14:51:18 -07:00
android-setup.sh Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
bump-oss-version.js Split React Native repo into product/infra packages 2020-08-18 12:10:09 -07:00
compose-source-maps.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
generate-api-docs.js Generate doc info for RN components 2019-09-19 18:36:25 -07:00
generate-native-modules-specs-cli.js Codegen: separate Android/Cxx/iOS modules codegen outputs 2020-10-20 14:11:45 -07:00
generate-native-modules-specs.sh TurboModule iOS: Remove module filters 2020-09-29 21:48:08 -07:00
generate-rncore.sh Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
ios-configure-glog.sh iOS: fix ios-configure-glog.sh syntax issue 2020-09-30 13:27:02 -07:00
launchPackager.bat Remove .gitattributes and normalize line endings (#29792) 2020-09-04 13:44:40 -07:00
launchPackager.command Metro Bundler -> Metro 2019-08-16 10:37:10 -07:00
node-binary.sh
objc-test.sh Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
packager.sh Use CocoaPods-based RNTesterPods for iOS tests (#25416) 2019-06-28 19:18:10 -07:00
process-podspecs.sh
publish-npm.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
react_native_pods.rb Generate FBReactNativeSpec ObjC++ source files using CocoaPods 2020-10-20 13:17:00 -07:00
react-native-xcode.sh Make sure js bundle still exists at bundle-output path (#30149) 2020-10-22 17:55:55 -07:00
run-android-ci-instrumentation-tests.js Upgrade Prettier in Xplat to version 1.19.1 2020-04-09 11:01:58 -07:00
run-android-emulator.sh Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
run-android-local-integration-tests.sh Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
run-android-local-unit-tests.sh Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
run-ci-e2e-tests.js Create @react-native/polyfills package. 2020-07-22 03:02:45 -07:00
run-ci-javascript-tests.js
run-instrumentation-tests-via-adb-shell.sh Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
set-rn-template-version.js
sync-css-layout.sh
test-manual-e2e.sh Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
try-n-times.js
validate-android-device-env.sh Update Broken Link #devcjog25 (#27025) 2019-10-28 12:11:45 -07:00
validate-android-sdk.sh Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
validate-android-test-env.sh Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
validate-ios-test-env.sh Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00