We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec005f9 commit 24ba939Copy full SHA for 24ba939
htmltoolkit/svelte.config.js
@@ -29,7 +29,7 @@ const config = {
29
// 3) prerender all routes
30
prerender: {
31
crawl: true,
32
- entries: ['*']
+ entries: ['*', '/google56c6a7a79ef2edde.html']
33
}
34
35
};
0 commit comments