Replies: 1 comment
-
So the issue is basically that remix does not replace, when multiple pathes are defined OR maybe if they have a common prefix (like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
remix 2.9.2 without VITE.
Build succeeds, but remix dev fails to start up:

When using multiple paths like this:
but not when using a single path:
With Vite and tspaths plugin there is no issue. But currently I'm blocked from upgrading to Vite due to bugs.
Beta Was this translation helpful? Give feedback.
All reactions