Open zhuhaow opened 1 year ago
Given routes/[_]image/index.ts or routes/[_]image.ts, the generated routes are
routes/[_]image/index.ts
routes/[_]image.ts
<Routes> <Route file="root.tsx"> <Route file="routes/[_]image/index.ts" /> </Route> </Routes>
I'm on version 0.5.8
Given
routes/[_]image/index.ts
orroutes/[_]image.ts
, the generated routes areI'm on version 0.5.8