Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle prerendering breaking change #36

Closed
geoffrich opened this issue Mar 3, 2022 · 3 comments · Fixed by #37
Closed

Handle prerendering breaking change #36

geoffrich opened this issue Mar 3, 2022 · 3 comments · Fixed by #37

Comments

@geoffrich
Copy link
Owner

See sveltejs/kit#4192. Prerendering is no longer done by the adapters.

@toastmastern
Copy link

toastmastern commented Mar 8, 2022

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)

@geoffrich
Copy link
Owner Author

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.

@toastmastern
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants