qa: Make some crappy hacks to let sveltekit work with baseurl
This commit is contained in:
parent
0e19b59452
commit
5560a526b1
6 changed files with 39 additions and 20 deletions
|
|
@ -1,2 +1 @@
|
|||
export const ssr = false;
|
||||
export const prerender = true;
|
||||
|
|
|
|||
Reference in a new issue