Closed yocontra closed 10 years ago
This should mostly involve ripping out most of the code and replacing it with a much smaller amount of code now that bundle()
can be called multiple times on the same instance and the pipeline is exposed. Also check out the .reset()
method. Feel free to give it a try!
Fixed in 1.0.0. It was trickier than I expected but not actually much code in the end.
Awesome response time - thanks bud
https://github.com/substack/node-browserify/blob/master/doc/changelog/5_0.markdown
I'll take a whack at this if I have a minute.