Closed
Description
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
Assignees
Labels
No labels