Compare commits
No commits in common. "647e900a5d70ec4a6011a9d1b272f8c414fb1539" and "ed3bdc46b2d70b5205cf3a679ba848ccdcfe669c" have entirely different histories.
647e900a5d
...
ed3bdc46b2
@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "set PORT=5001 && cross-env ESLINT=none roadhog server",
|
"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",
|
||||||
"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