We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c6203 commit 7fc4923Copy full SHA for 7fc4923
docs/.vitepress/config/index.ts
@@ -16,6 +16,7 @@ export default withPwa(defineConfig({
16
registerType: 'prompt',
17
includeManifestIcons: false,
18
selfDestroying: true,
19
+ strategies: 'injectManifest',
20
manifest: {
21
id: '/',
22
name: 'VueHooks plus',
0 commit comments