browserify / node-util

node.js util module as a module
MIT License
247 stars 88 forks source link

Circular dependencies using jwt and webpack #42

Open chaeron opened 5 years ago

chaeron commented 5 years ago

util causes circular dependencies when using the JWT npm module and webpack.

Check out this webpack issue for details:

https://github.com/webpack/webpack/issues/1019