mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-27 01:02:16 +05:30
Fix build
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
04ea76179f
commit
bd59b6e323
@ -11,8 +11,10 @@ const config = {
|
|||||||
// for more information about preprocessors
|
// for more information about preprocessors
|
||||||
preprocess: [preprocess(), mdsvex(mdsvexConfig)],
|
preprocess: [preprocess(), mdsvex(mdsvexConfig)],
|
||||||
|
|
||||||
|
|
||||||
kit: {
|
kit: {
|
||||||
adapter: adapter(),
|
adapter: adapter(),
|
||||||
|
prerender: { default: true }
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user