[feature] deploy to single file

This commit is contained in:
Janis
2023-06-25 22:31:01 +02:00
parent 4ef9d0c3b2
commit 9162aede1a
6 changed files with 57 additions and 35 deletions

View File

@@ -24,6 +24,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.0.2",
"vite": "^4.3.9"
"vite": "^4.3.9",
"vite-plugin-singlefile": "^0.13.5"
}
}