Compare commits
2 Commits
ed3bdc46b2
...
647e900a5d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
647e900a5d | ||
|
|
32ad8cb62c |
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "set PORT=8000 && cross-env ESLINT=none roadhog server",
|
"start": "set PORT=5001 && 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",
|
|
||||||
"build": "cross-env ESLINT=none roadhog build",
|
"build": "cross-env ESLINT=none roadhog build",
|
||||||
"build:report": "cross-env ESLINT=none NODE_ENV=production ANALYZE=true roadhog build"
|
"build:report": "cross-env ESLINT=none NODE_ENV=production ANALYZE=true roadhog build"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user