1
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"framework": "React"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run build:weapp",
|
||||
"dev": "npm run dev:weapp",
|
||||
"build:weapp": "taro build --type weapp",
|
||||
"build": "npm run build:weapp ",
|
||||
"dev": "npm run dev:weapp ",
|
||||
"build:weapp": "taro build --type weapp --mode production",
|
||||
"build:swan": "taro build --type swan",
|
||||
"build:alipay": "taro build --type alipay",
|
||||
"build:tt": "taro build --type tt",
|
||||
|
||||
Reference in New Issue
Block a user