Closed neelance closed 3 years ago
Yes it does seem to work after upgrading webpack-sources. However I will need to drop support for webpack versions earlier than 5, so this will be a major change. I will update this issue once this is fixed
Hi @xz64 , any updates on this issue?
Fixed in v3.0.0 (please note that even though this is a major version change, most builds don't need to change anything. I did not drop support for webpack versions earlier than 5)
Starting with https://github.com/webpack/webpack/releases/tag/v5.47.0 the plugin throws the error
TypeError: item.node is not a function
.I think this can be quickly resolved by upgrading the dependency
webpack-sources
to its latest version.