pixelmund / svemix

The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily.
https://svemix.com
MIT License
336 stars 16 forks source link

Prerendering might not work #18

Closed pixelmund closed 2 years ago

pixelmund commented 2 years ago

I don't know If prerendering works right now. Because we're accessing the page query and it throws an error on prerendering. Maybe there is an work around for that.