Replies: 2 comments
-
There a discussion about this already: #13076, I suggest concentrating on it as it already has some upvotes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed in favor of #13076 |
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.
-
For context, the current build (using
tsup
) bundles code and produces hashed output, e.g.,This makes it hard to trace origin of errors and patch
react-router
(example #13076)I am proposing that React Router adopts builds that do not bundle/do not hash generated file names.
PR: #13565
Beta Was this translation helpful? Give feedback.
All reactions