Skip to content

Conversation

cript0nauta
Copy link
Contributor

The return FAIL was making the anonymous function of the forEach call
to return. That wasn't what I was expecting, so the last fix didn't have
any effects. I changed the code so now the return FAIL makes the main
function return.

This time I tested the fix, and it is working properly.

The `return FAIL` was making the anonymous function of the forEach call
to return, that wasn't what I was expecting, so the last fix didn't have
any effects. I changed the code so now the `return FAIL` makes the main
function return.
@vbtelus
Copy link

vbtelus commented Feb 20, 2019

Any updates/ETA?

@goto-bus-stop goto-bus-stop merged commit 3fe509f into browserify:master Feb 26, 2019
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.

3 participants