Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork503
Webpack 5.96 Breaking Change#647
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Result Cause Time Since Regression Reproduction |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 3 replies
-
Can you create a minimal reproduction case? And maybe look around if you could find another issue for this same topic. I think I've seen this reported somewhere else earlier but can't remember where |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Here is thereproduction. I have seen many issues related to this (i.e. same result), but with a different cause. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
@valscion any thoughts? I can dig into this more, but a slight point in the right direction would be helpful. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thanks for the reproduction! Ah so it's most likely Here's the function which probably would need attention to figure this out: My hunch is that the I don't know if changing the sourceType would break parsing other, more commonly used output formats, though. The tests should fail if so, though. |
BetaWas this translation helpful?Give feedback.