mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 02:22:52 +00:00
pwa adjustments
This commit is contained in:
@@ -5,13 +5,7 @@ import preprocess from "svelte-preprocess"
|
||||
const config = {
|
||||
preprocess: [preprocess()],
|
||||
kit: {
|
||||
inlineStyleThreshold: 8192,
|
||||
paths: {
|
||||
relative: false,
|
||||
},
|
||||
adapter: adapter({
|
||||
fallback: "200.html",
|
||||
}),
|
||||
adapter: adapter(),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user