How can I create a route alias in solidstart’s file routing and keep layout?
I’m trying to wrap my head around how to best do nested layouting using SolidStart’s file based routing. I have an old app with a “route alias” from “/” to “/some/nested/page/with/layouts”. I’m trying to translate a SvelteKit middleware alias like this one: