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

Refactoring to new sveltekit filesystem-based router #27

Closed
stephane-klein opened this issue Aug 16, 2022 · 2 comments
Closed

Refactoring to new sveltekit filesystem-based router #27

stephane-klein opened this issue Aug 16, 2022 · 2 comments

Comments

@stephane-klein
Copy link

Following this breaking change, I think that vite-plugin-svelte-md must be refactored, isn't it?

Filesystem-based router: sveltejs/kit#5774 sveltejs/kit#5778

@ota-meshi
Copy link
Owner

The configuration for use with SvelteKit may change, but since this is just a vite plugin, I don't think the plugin itself needs to be changed.

@ota-meshi
Copy link
Owner

I have checked that it works using +page.md. Preprocessing may be necessary if you want to keep the files so far.

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