Skip to content

IE needs polyfills #113

Description

@microbit-carlos

Current master will complain about:

SCRIPT5009: 'Symbol' is undefined
intel-hex.browser.js (165,5)

This is because the intel-hex library has been trasnpiled with babel, but still needs polyfills.

Testing the addition of https://cdnjs.com/libraries/babel-polyfill as a script tag fixes this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions