generated from tailored/router-template
fix: fix proxy and api error
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"dev:watch": "cross-env NODE_ENV=development concurrently -n \"Watch,Dev\" -c \"green,blue\" \"npm run watch\" \"sleep 1 && npm run dev\" ",
|
||||
"clean": "rm -rf dist",
|
||||
"prepub": "envision switch root",
|
||||
"pub": "npm run build && envision pack -p -u"
|
||||
"pub": "npm run build && envision pack -p -u",
|
||||
"download": "ev app download -i root/assistant-base-app"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
||||
|
||||
Reference in New Issue
Block a user