Commit aaf9f57d by 卢晓栋

配置生产

parent 9e231fd3
......@@ -17,6 +17,7 @@
"start:wx": "npm run dev:wx",
"build:wx": "cross-env NODE_ENV=production node build/build.js wx",
"build:xhyx_prod": "cross-env NODE_ENV=xhyx_prod node build/build.js wx",
"build:ylkj_prod": "cross-env NODE_ENV=ylkj_prod node build/dev-server.js wx",
"test:wx": "cross-env NODE_ENV=development node build/build.js wx",
"test:xhyx_uat": "cross-env NODE_ENV=xhyx_uat node build/build.js wx",
"build:wly_prod": "cross-env NODE_ENV=wly_prod node build/build.js wx",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment