Set debug config
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"android": "react-native run-android",
|
||||
"build:android": "cd android; rm -rf ./app/build && ./gradlew assembleRelease && ./rename-apk",
|
||||
"ios": "react-native run-ios",
|
||||
"test": "node node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native"
|
||||
|
||||
Reference in New Issue
Block a user