8 ms·
Main problem is when npm modules are not up to date. This is the reason i still have to use bower but debowerify helps a lot...
by kelkes 12y ago
Main problem is when npm modules are not up to date. This is the reason i still have to use bower but debowerify helps a lot...
- cwmma 12y agorequire('name/repo#commitish') works with npm/browserify, considering that bower uses git repos you can require them that way.