pwa adjustments

This commit is contained in:
2023-07-06 01:12:24 +02:00
parent 5a7c4df70a
commit db8b1a72a4
9 changed files with 50 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ import preprocess from "svelte-preprocess"
const config = {
preprocess: [preprocess()],
kit: {
inlineStyleThreshold: 8192,
paths: {
relative: false,
},