Commit a02c5588 authored by 周健威's avatar 周健威

Update package.json

parent f38e38b2
......@@ -9,6 +9,7 @@
"lxy": "nuxt --hostname 10.1.37.172 --port 3333",
"dev": "nuxt",
"build": "nuxt build",
"test-build": "NUXT_ENV_BASE_URL=http://xxtest.upyuns.com/rvwebsite nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
......
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