mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-27 01:52:11 +00:00
Merge pull request #3 from matt-oakes/patch-1
test(android): Ensure the "release" app has the Javascript bundled
This commit is contained in:
commit
16e01f4546
@ -74,9 +74,7 @@ import com.android.build.OutputFile
|
||||
|
||||
project.ext.react = [
|
||||
entryFile: "example/index.js",
|
||||
nodeExecutableAndArgs: ["echo", "'Skipping bundling"],
|
||||
root: "../../../",
|
||||
bundleInRelease: false
|
||||
root: "../../../"
|
||||
]
|
||||
|
||||
apply from: "../../../node_modules/react-native/react.gradle"
|
||||
|
Loading…
x
Reference in New Issue
Block a user