Change8

@sveltejs/kit@3.0.0-next.16

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue with route resolution module generation, ensuring they are created as siblings to `.html` pages.

🐛 Bug Fixes

  • Route resolution modules are now generated as siblings of `.html` pages.