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 914dd87 commit 8cde19aCopy full SHA for 8cde19a
docs/.vitepress/config/index.ts
@@ -18,7 +18,6 @@ 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