gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

Transpilation not working #88

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

Transpilation is not working, at least for dependencies. This breaks support for Internet Explorer (11, 10)

To Reproduce Try playing a VAST source in IE or inspect the live code.

Expected behavior Modern features should be transpiled and polyfilled to ES5 for older browser support.

Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

Additional context I haven't verified that all of our code is not being transpiled, it could just be our dependencies (VAST-Parser, nano-events)

edrpls commented 4 years ago

Fixed by #91 and released on 1.9.0