Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
broadcast_cloud
/
web-live
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
2
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cc31477d
authored
Sep 14, 2020
by
王含泽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 package.json
parent
2a5ef5c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
package.json
+1
-1
No files found.
package.json
View file @
cc31477d
...
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment