Commit 63a97445 authored by 周健威's avatar 周健威

Update package.json

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