qa: Make some crappy hacks to let sveltekit work with baseurl

This commit is contained in:
nemunaire 2022-11-07 04:57:00 +01:00
commit 5560a526b1
6 changed files with 39 additions and 20 deletions

View file

@ -1,2 +1 @@
export const ssr = false;
export const prerender = true;