We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac057e1 commit 0b85ebeCopy full SHA for 0b85ebe
htmltoolkit/svelte.config.js
@@ -22,7 +22,7 @@ const config = {
22
fallback: '200.html' // Add fallback here
23
}),
24
paths: {
25
- base: dev ? '' : '/htmltoolkit.github.io',
+ base: ''
26
},
27
prerender: {
28
crawl: true,
0 commit comments