Open terrablue opened 2 months ago
If routes only contains non-JS files, app depth, which is essential for layout depth calculation, isn't calculated correctly.
routes
for the sake of this fix, @rcompat/fs/router might need to be extended to support several extensions
@rcompat/fs/router
see also https://github.com/rcompat/rcompat/commit/1f95a56b1d7d9ee2732103c0a2b1c7b87212a68c
If
routes
only contains non-JS files, app depth, which is essential for layout depth calculation, isn't calculated correctly.for the sake of this fix,
@rcompat/fs/router
might need to be extended to support several extensions