diff --git a/svelte.config.js b/svelte.config.js index af2128c..c4c564a 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -11,7 +11,6 @@ const config = { fallback: null, precompress: false }), - trailingSlash: 'always', prerender: { // This can be false if you're using a fallback (i.e. SPA mode) default: true