Poprawki; usunięto github workflows

This commit is contained in:
2022-09-22 14:15:53 +02:00
parent 0f19bc767a
commit 0a8bfe4c52
6 changed files with 6 additions and 37 deletions
+1
View File
@@ -5,6 +5,7 @@
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"deploy": "yarn build && firebase deploy --only hosting",
"preview": "vite preview"
},
"dependencies": {