Bundle js modules with vite

This commit is contained in:
Akira Tempaku 2024-02-22 02:20:00 +09:00
parent 138c163a6d
commit d8db79e00c
12 changed files with 943 additions and 44 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
node_modules
static/style/tailwind.css
.vscode/alive
dist