-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Update dependencies, including Babel to v6 and zeroUnits fix. #20555
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
Conversation
How many of these Hound issues are legit? 😆 |
@bardiharborow Just merged that PR :D. Let's see if this gets updated and we can get it merged in, then deal with any overlap later. |
You will need to rebase the PR to get Hound to clear the issues |
@mdo it's all green now. 😄 |
😻 Thanks! |
@mdo, it appears there were side effects to this and now travis builds are crashing, which is very weird given that the build of the PR itself passed. Root cause is npm/npm#14042, something to do with me shrink-wrapping on a mac. |
@mdo, fix is at fc2a11d. I'm still none the wiser as to how the PR build passed but branch builds aren't. |
babel-plugin-transform-es2015-modules-strip
to replicate v5modules: ignore
behaviour (fixes Upgrade Babel #18212)