build: replace webpack with vite (WIP)

This commit is contained in:
David Ralph
2022-04-13 15:25:50 +01:00
parent a699163b46
commit 8e0511667a
14 changed files with 138 additions and 230 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ node_modules/
.vscode/
build/
.idea/
dist/
# Files
package-lock.json