We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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)
The text was updated successfully, but these errors were encountered:
Fixed by #91 and released on 1.9.0
Sorry, something went wrong.
No branches or pull requests
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.
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)
The text was updated successfully, but these errors were encountered: