Migrate to Vite / Vite+

Modernize building and such
This commit is contained in:
2026-04-03 21:12:56 -07:00
parent 445f95340a
commit f04fd0fada
26 changed files with 8080 additions and 4180 deletions

4
.gitignore vendored
View File

@@ -2,8 +2,6 @@
*.swo
dist/
img/*
!img/convert.sh
!img/data.json
node_modules
.DS_Store
venv/
.idea/