Update | Deploy Script 2
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"tw": "npx tailwindcss -i ./src/index.css -o ./src/output.css --watch",
|
"tw": "npx tailwindcss -i ./src/index.css -o ./src/output.css --watch",
|
||||||
"build": "tsc && vite build",
|
"build": "tsc && vite build",
|
||||||
"typecheck": "tsc --noEmit",
|
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
"generate-pwa-assets": "pwa-assets-generator --preset minimal public/mkd_logo.png",
|
"generate-pwa-assets": "pwa-assets-generator --preset minimal public/mkd_logo.png",
|
||||||
"commit": "git add . && git commit -m \"Update | test fixes\" && git pull && git push origin android",
|
"commit": "git add . && git commit -m \"Update | test fixes\" && git pull && git push origin android",
|
||||||
|
|||||||
Reference in New Issue
Block a user