-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
Description
Hi guys!
I am using webpack, tool like browserify, but focused on nodejs packages instead of bower.
I've tried to require your package in on of my modules and is seems that webpack detected quite a few dependencies not listed in package.json: fs, net and tls.
I wonder, how do you deal with your code requiring then in your bower distribution?
Is there any cases using your library with Webpack already?
I can support you with any information to improve your manuals to show how to use it with Webpack.