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

How to Dynamic Routing in adapter-static? #623

Closed
mzaini30 opened this issue Mar 24, 2021 · 1 comment
Closed

How to Dynamic Routing in adapter-static? #623

mzaini30 opened this issue Mar 24, 2021 · 1 comment

Comments

@mzaini30
Copy link

Dynamic routing in adapter-static works in older version of Svelte Kit (1.0.0-next.49) and adapter-static (1.0.0-next.3)

Demo: https://older-kit.vercel.app/kittisaurus (return [slug].svelte)
Github: https://github.com/mzaini30/older-kit

But, why it not working in newer version of Svelte Kit (1.0.0-next.57) and adapter-static (1.0.0-next.4)

Demo: https://newer-kit.vercel.app/kittisaurus (return index.svelte)
Github: https://github.com/mzaini30/newer-kit

I hope this feature not deleted from Svelte Kit

Thanks~

@babichjacob
Copy link
Member

This is definitely something wanted, but I will close this so that discussion can be tracked in #231. I'd recommend subscribing to that issue for the latest updates. So far, it seems like there's work for disabling CSR but no one has talked about SSR yet until someone hypothesized how to implement it in #231 (comment).

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

No branches or pull requests

2 participants