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

Update package.json

parent 8b1fdbf7
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
"build:pro": "cross-env MODE=pro nuxt build", "build:pro": "cross-env MODE=pro nuxt build",
"start": "cross-env MODE=dev nuxt start", "start": "cross-env MODE=dev nuxt start",
"start:test": "pm2 cross-env MODE=test nuxt start --hostname 10.5.52.3 --port 3000 --name 'xxcom-pc'", "start:test": "pm2 cross-env MODE=test nuxt start --hostname 10.5.52.3 --port 3000 --name 'xxcom-pc'",
"start:test": "cross-env MODE=test nuxt start --hostname 10.5.52.3 --port 3000 --name 'xxcom-pc'",
"start:pro": "cross-env MODE=pro nuxt start --hostname 10.5.52.2 --port 3000 --name 'xxcom-pc'", "start:pro": "cross-env MODE=pro nuxt start --hostname 10.5.52.2 --port 3000 --name 'xxcom-pc'",
"generate": "cross-env MODE=dev nuxt generate", "generate": "cross-env MODE=dev 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