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