mirror of
https://github.com/khairul169/launcher.git
synced 2025-04-28 08:39:36 +07:00
chore: add deploy script
This commit is contained in:
parent
e327dab1df
commit
92f749fe6f
@ -6,7 +6,8 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview",
|
||||
"deploy": "npm run build && scp -r dist/* home:/var/www/home.rul.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
Loading…
x
Reference in New Issue
Block a user