made it output a single html file

This commit is contained in:
2026-05-14 18:36:45 -05:00
parent bd1b932805
commit f251c9e9f4
6 changed files with 17 additions and 9 deletions
+2 -1
View File
@@ -39,6 +39,7 @@
"globals": "^17.6.0",
"typescript": "~6.0.2",
"typescript-eslint": "^8.59.2",
"vite": "^8.0.12"
"vite": "^8.0.12",
"vite-plugin-singlefile": "^2.3.3"
}
}