deploy
This commit is contained in:
parent
c05011938c
commit
65bd5a6f91
|
@ -18,6 +18,7 @@
|
|||
"deploy": "rsync -chavzP -e \"ssh -p 2222\" --stats dist/ root@209.58.165.19:/home/apps/giift/giift-customer-btn",
|
||||
"deploy:giift": "rsync -chavzP -e \"ssh -p 2222\" --stats dist/ root@209.58.165.19:/home/apps/giift/giift-customer",
|
||||
"dev2:parcel": "node scripts/link-assets.js; parcel public/index.parcel.html --out-file index.html --global $",
|
||||
"build2:parcel:prod": "node scripts/link-assets.js; parcel build public/index.parcel.html --out-file index.html --detailed-report --no-source-maps",
|
||||
"build:deploy": "npm run build:parcel:prod && npm run deploy"
|
||||
},
|
||||
"author": "Asacreative",
|
||||
|
|
Loading…
Reference in New Issue
Block a user