mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-27 11:21:08 +00:00
test(android): Ensure the "release" app has the Javascript bundled
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user