Set debug config

This commit is contained in:
John Lyon-Smith
2018-05-18 08:08:31 -07:00
parent 8520318d14
commit f5bbee9136
3 changed files with 13 additions and 16 deletions

View File

@@ -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"