You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this should be covered when you polyfill both util and inherits and use bundler functionality for browser environment (as is mentioned in comment).
Do you have minimal reproduction where this doesn’t work? I have tried locally and it works as expected.
Other than that, I think proxying module and reimplementing util.inherits to use inherits/inherits_browser should be way to go.
Richienb/node-polyfill-webpack-plugin#57
browserify/node-util#80
(This module uses the same one that I have been)
The text was updated successfully, but these errors were encountered: