Switched from snowpack to webpack (Preparing to add serviceworker)

This commit is contained in:
2021-07-31 21:18:16 +03:00
parent df91e5047c
commit c416354cfa
12 changed files with 128 additions and 53 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
node_modules/
package-lock.json
build/
build/
pnpm-lock.yaml
.vscode