You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't speak for @toish, but I don't have any interest in supporting IE10. I'm about ready to stop caring about IE11, myself.
The best thing to do would be to note in the readme which polyfills are required for older systems. It's better for consumers to bring their own polyfills, anyway. I recommend https://polyfill.io/
Hi!
version 3.0.0
I see an error in console: "ReferenceError: 'Set' is undefined" on IE10.
Works well with polyfill: https://www.npmjs.com/package/es6-set
Demo: https://codepen.io/andrey-hohlov/pen/oydemm
Do you support IE10?
I see IE >= 9 in browserlist section, but looks like not all features polyfilled by babel.
The text was updated successfully, but these errors were encountered: