feature/108_vite_migration #118

Merged
philipp merged 27 commits from feature/108_vite_migration into dev 2021-04-03 17:17:25 +00:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit e99e9e0708 - Show all commits

4
.gitignore vendored
View File

@ -1,11 +1,7 @@
node_modules
build
package-lock.json
yarn.lock
*.map
public/env.js
public/sw.js
public/index.html
svelte.config.js
public/index.html
/dist

File diff suppressed because one or more lines are too long