[+] Single file build

This commit is contained in:
2025-03-23 00:50:16 -04:00
parent be9ce5cfd8
commit 5d76f74c1e
6 changed files with 40 additions and 8 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"svelte-check": "^4.1.4",
"tailwindcss": "^4.0.15",
"typescript": "~5.7.2",
"vite": "^6.2.0"
"vite": "^6.2.0",
"vite-plugin-singlefile": "^2.2.0"
},
"private": true,
"scripts": {