Skip to content

IE needs polyfills #113

Closed
Closed
@microbit-carlos

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.

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