Commit f81dd4e7 by yangmengmeng

Update package.json

parent 6527cce4
......@@ -10,6 +10,7 @@
"start": "cross-env NODE_ENV=production node server/index.js",
"test": "cross-env NODE_ENV=testing node server/index.js",
"ys": "cross-env NODE_ENV=ys nuxt build",
"htln": "cross-env NODE_ENV=htln nuxt build",
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"precommit": "npm run lint"
......
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