Closed hhsnopek closed 9 years ago
EDIT: @jenius So everything is compiling correctly except Transforms!! yay - now to figure out why underscore is attempting to be required.
can you rebase this on top of the latest master?
the test checks if it exists, which it shouldn't so it passes; should.be.not.ok
Alright so this is actually very close to being complete, I think. I just need to create a promise for L105,
stream.pipe
.Basically we need to figure out how to verify browserify has completed.
bundle()
itself can return a callback, @jenius any ideas on how to convert that to a promise; I've tiredwhen/node.call
. Edit: or the stream itself; I'm attempting to listen forend
to be emitted from pipecloses #5