2134
This commit is contained in:
parent
e9a4b4ef84
commit
32ad8cb62c
@ -1,11 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "set PORT=8000 && cross-env ESLINT=none roadhog server",
|
||||
"startlyyl": "set PORT=8002 && cross-env ESLINT=none roadhog server",
|
||||
"startdcjd": "set PORT=8003 && cross-env ESLINT=none roadhog server",
|
||||
"startlyxt": "set PORT=8004 && cross-env ESLINT=none roadhog server",
|
||||
"startgxbb": "set PORT=8005 && cross-env ESLINT=none roadhog server",
|
||||
"start": "set PORT=5001 && cross-env ESLINT=none roadhog server",
|
||||
"build": "cross-env ESLINT=none roadhog build",
|
||||
"build:report": "cross-env ESLINT=none NODE_ENV=production ANALYZE=true roadhog build"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user