Closed zaydek closed 3 years ago
We should model a filesystem using getPageSrcs and makes sure it works. The important cases to consider are nested routes, possibly routes with the same names as folders (should probably error? Or maybe this is OK but is delimited using /
?).
This should be pretty well-behaved by now. Closing for now.
Not yet documented.
Notes to self:
each.endsWith(".tsx")
should probably work forjs,ts,tsx
.