diff --git a/svelte.config.js b/svelte.config.js index e5db83a..0febb69 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -78,8 +78,7 @@ const config = { }), prerender: { crawl: true, - entries: [ - ], + entries: ['*'], }, alias: { $content: contentDir,