Skip to content

Commit 7fc4923

Browse files
committed
docs: pwa
1 parent c8c6203 commit 7fc4923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default withPwa(defineConfig({
1616
registerType: 'prompt',
1717
includeManifestIcons: false,
1818
selfDestroying: true,
19+
strategies: 'injectManifest',
1920
manifest: {
2021
id: '/',
2122
name: 'VueHooks plus',

0 commit comments

Comments
 (0)