-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: browserify build/test flakes #2957
Conversation
- Clear out browser-related files in bf-connector (cause of dotjs test flakes) - More consistent use of "browser" setting, exorcist, etc.
f36fe58
to
c82bfee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, are we going to need this in 4.11?
@stevengum I don't think so - the only "observable" difference to consumers should be the |
- Clear out browser-related files in bf-connector (cause of dotjs test flakes) - More consistent use of "browser" setting, exorcist, etc.
cc @BruceHaley