You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Newbie q - is there any workaround i can specify in svelte.-config.js or so to temporary solve the issue?
(UPDATE: reverted to 1.0.0-next.291 seems to work)
Yeah, the workaround is to pin to the version of SvelteKit before the breaking change. I should hopefully get a new version of this adapter out this week.
See sveltejs/kit#4192. Prerendering is no longer done by the adapters.
The text was updated successfully, but these errors were encountered: