feat: routing: flat file system#5670
Conversation
|
|
Thanks, this is an interesting idea. However, we already have two ways of structuring the routes on the file system - you can either do |
|
I agree adding more ways is adding too much complication. Potentially we could enable this by exposing a routing API (sveltejs/rfcs#36), but I don't think we'd want to build a new specific syntax in. I'm going to go ahead and close this. Next time you may want to open an issue to discuss a feature before beginning to implement it or discuss it on Discord |


This feature enables routing based on flat-file-system.
Seperator is '--'.
origin: nested file system
new feature: flat file system
or
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm testand lint the project withpnpm lintandpnpm checkChangesets
pnpm changesetand following the prompts. All changesets should bepatchuntil SvelteKit 1.0