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 2875d9e commit 914dd87Copy full SHA for 914dd87
docs/.vitepress/config/index.ts
@@ -18,6 +18,7 @@ export default withPwa(defineConfig({
18
strategies: 'generateSW', // <== if omitted, defaults to `generateSW`
19
workbox: {
20
},
21
+ base: '/',
22
experimental: {
23
includeAllowlist: true
24
}
0 commit comments