diff --git a/svelte.config.js b/svelte.config.js index f65762c..b66950f 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -16,6 +16,7 @@ const config = { polyfill: true }), prerender: { + entries: ['*'], handleMissingId: 'warn' }, csp: {