Fix build

Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
Odyssey346 2022-05-15 10:26:51 +02:00
parent 04ea76179f
commit bd59b6e323

View File

@ -11,8 +11,10 @@ const config = {
// for more information about preprocessors
preprocess: [preprocess(), mdsvex(mdsvexConfig)],
kit: {
adapter: adapter(),
prerender: { default: true }
},
};