forked from potsda.mn/mobilizon
webmanifest: add theme_color
This commit is contained in:
parent
733d58a49b
commit
3f747459d1
|
@ -23,6 +23,7 @@ export default defineConfig(({ command }) => {
|
|||
strategies: "injectManifest",
|
||||
srcDir: "src",
|
||||
filename: "service-worker.ts",
|
||||
theme_color: "#ffd599",
|
||||
// injectRegister: "auto",
|
||||
// devOptions: {
|
||||
// enabled: true,
|
||||
|
|
Loading…
Reference in a new issue