Compare commits

..

No commits in common. "7baaf2cff3cdc12e2871147b298cca37b5dcf8a4" and "a87165148a3ccdb4c4e10f2c6545d5fea9e78b30" have entirely different histories.

3 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -7,5 +7,4 @@ public/env.js
public/sw.js
public/index.html
public/workbox-*.js
svelte.config.js
public/index.html
svelte.config.js

1
public/index.html Normal file
View File

@ -0,0 +1 @@
<!-- this is configured with dev scripts -->

1
svelte.config.js Normal file
View File

@ -0,0 +1 @@
// this is configured with dev scripts