#Trying to understand something based on remix flat routes
1 messages · Page 1 of 1 (latest)
Name your route to _.forgot-password.tsx ... the _. prefix is like adding a trailing _ to the parent folder.
I'm not sure if that's documented... that was added as a user request.
Thanks so much it worked
Yeah couldn't find it on there or I might have missed it
Ha, yeah I think this is the only place it's documented... I've been meaning to rewrite the README
https://github.com/kiliman/remix-flat-routes/commit/1a2e3b1cbecba2c83d05242fbd89e8e513294696
What does the + in OPs example?
Oh so this is using a third party package on top of remix's routing conventions? (new to remix)
Yeah just a dev dependency tho