Skip to content

Conversation

f0x52
Copy link

@f0x52 f0x52 commented Nov 1, 2022

Browserify currently has an edge-case with multiple entryfiles, where if only some of a transform operation's streams emit errors, the Browserify process never exits.

From my debugging this change seems to do the trick, properly closing the output stream on an emitted error.

Example of current error behavior: https://gist.github.com/f0x52/ca28d3cca527798c776e9741648666bf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant