sourcemap path
This commit is contained in:
parent
d852fb6de2
commit
899e41df88
|
@ -406,8 +406,8 @@ jobs:
|
|||
--api-key=$BUGSNAG_KEY_OFFICIAL \
|
||||
--app-version-code=$CIRCLE_BUILD_NUM \
|
||||
--platform android \
|
||||
--source-map=android/app/build/generated/sourcemaps/react/officialPlayRelease/index.android.bundle.map \
|
||||
--bundle android/app/build/ASSETS/createBundleOfficialPlayReleaseJsAndAssets/index.android.bundle
|
||||
--source-map=android/app/build/generated/sourcemaps/react/PlayRelease/index.android.bundle.map \
|
||||
--bundle android/app/build/ASSETS/createBundlePlayReleaseJsAndAssets/index.android.bundle
|
||||
fi
|
||||
- store_artifacts:
|
||||
path: android/app/build/outputs
|
||||
|
|
Loading…
Reference in New Issue