Closed liuyuchenzh closed 7 years ago
You should use babel-polyfill by yourself if you want to run it under IE.
Then what about some tip or notice in README? Would be nice
hmmm, I agree with you.
@liuyuchenzh Which one are you using, chimee-helper-events, chimee or chimee-player?
@toxic-johann Currently chimee-player
https://github.com/Chimeejs/chimee-helper-events/blob/3e2676d80ae34bd84c340eb565f09a201e44316a/src/index.js#L110
Using Array.prototype.find here but seems like no polyfill included, which could cause err under IE : )