a
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"lint:ts": "tslint \"src/**/*.ts\" \"src/**/*.tsx\"",
|
||||
"dev": "umi dev",
|
||||
"dist": "umi build",
|
||||
"deploy": "node ./node_modules/deployer/deploy.js --type git --repo 'https://github.com/vichome/webapp' --local 'dist'",
|
||||
"deploy": "node ./node_modules/deployer/deploy.js",
|
||||
"allinone": "npm run dist && npm run deploy",
|
||||
"daemon.pm2": "cross-env NODE_ENV=production pm2 start ./node_modules/webserver/server.js --name vic.h5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user