sync - 0.12.3 #127

Manually merged
philipp merged 122 commits from dev into main 2021-04-08 17:28:32 +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 node_modules
build
package-lock.json package-lock.json
yarn.lock yarn.lock
*.map *.map
public/env.js public/env.js
public/sw.js
public/index.html
svelte.config.js
public/index.html public/index.html
/dist /dist

File diff suppressed because one or more lines are too long