Commit 9420477d by xiaxiansheng

Update package.json

parent 157b1a4d
......@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --host 0.0.0.0 --history-api-fallback --config runner/build/webpack.dev.conf.js",
"dev": "cross-env NODE_ENV=development webpack-dev-server --host --history-api-fallback --config runner/build/webpack.dev.conf.js",
"start": "npm run dev",
"build": "cross-env NODE_ENV=production node runner/build/build.prd.js",
"lint": "eslint --ext .js --ext .jsx --ext .vue client/",
......
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