You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using file system routing in one of my projects and could not figure out how to allow folder names (under src/routes for example) to be ':camelCase', ':someId' etc, meanwhile keeping everything else kebab-case.
I'd very much appreciate if you could help with this!