Commit cc31477d by 王含泽

更新 package.json

parent 2a5ef5c5
......@@ -18,7 +18,7 @@
"start:pre": "cross-env mode=pre nuxt start",
"start:test": "cross-env mode=test nuxt start",
"pm2": "pm2 start pm2.json --only live",
"pm2:private": "pm2 start pm2.json --only live-private",
"pm2:private": "pm2-runtime start pm2.json --only live-private",
"pm2:pre": "pm2 start pm2.json --only live-pre",
"pm2:test": "pm2 start pm2.json --only live-test",
"generate": "nuxt generate",
......
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 sign in to comment