mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-22 19:57:51 +08:00
[tests] update build clean script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "6.0.0-alpha.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:clean": "rimraf dist && rimraf android/build && rimraf ios/build",
|
||||
"build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build",
|
||||
"prepare": "patch-package"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user