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

Don't create page endpoints! #54

Merged
merged 7 commits into from Aug 4, 2022
Merged

Don't create page endpoints! #54

merged 7 commits into from Aug 4, 2022

Conversation

pixelmund
Copy link
Owner

@pixelmund pixelmund commented Aug 4, 2022

I found a way to stop generating the page endpoints. This is a bit of a hack but it works! I
I've patched the fs functions kit uses to analyze the routes directory and use some vite hooks to still resolve these modules.

Feel free to test this with the next version svemix@0.9.0-next.1

One thing that i'm scared about is the new routing proposal, because imo that would make svemix obsolete and either we fork a version of kit or discontinue svemix...

Fixes #50

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 this pull request may close these issues.

Maybe avoid generating endpoints next to routes
1 participant