- Notifications
You must be signed in to change notification settings - Fork855
Bump babel to version 6.14.0 - fixes class inheritance in IE <=10#224
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@@ -1,6 +1,4 @@ | |||
src |
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.
why? imo current configuration is good enough
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.
Erm...sorry about this, I was testing something on my repo and by mistake I also pushed this.
I'll merge this after you remove your changes to .npmignore |
Done and sorry for that. |
Thank you!!! Looks I forgot to made clean reinstall of |
Will publish when |
0.18.3, I wish you never wrote code for IE-9-10 again ;-) |
Hehe I wish that too...probably just in one or two years from now. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes#223
Updated Babel packages to
6.14.0
. More infohere