Merge branch 'master' of http://47.122.43.22:3000/wyw/mh_jy_safe_web
This commit is contained in:
commit
27f8903743
23
package.json
23
package.json
@ -1,12 +1,11 @@
|
||||
{
|
||||
"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",
|
||||
"startxlk": "set PORT=8006 && cross-env ESLINT=none roadhog server",
|
||||
"start": "set PORT=2000 && cross-env ESLINT=none roadhog server",
|
||||
"startbt": "set PORT=2001 && cross-env ESLINT=none roadhog server",
|
||||
"startly": "set PORT=2002 && cross-env ESLINT=none roadhog server",
|
||||
"startkljl": "set PORT=2003 && cross-env ESLINT=none roadhog server",
|
||||
"startxt": "set PORT=2004 && 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"
|
||||
},
|
||||
@ -74,5 +73,15 @@
|
||||
"react-loadable": "5.5.0",
|
||||
"redbox-react": "1.6.0",
|
||||
"roadhog": "2.5.0-beta.4"
|
||||
}
|
||||
},
|
||||
"name": "mh_jy_safe_web",
|
||||
"description": "",
|
||||
"version": "1.0.0",
|
||||
"main": ".roadhogrc.mock.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://47.122.43.22:3000/wyw/mh_jy_safe_web.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user