Skip to content

Commit 464ecfe

Browse files
Add @babel/[email protected] for the intel-hex library.
1 parent b94b798 commit 464ecfe

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

editor.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ <h2><i class="fa fa-unlock-alt"></i> <strong>{{ title }}</strong></h2>
260260
<script src="static/js/encoding.js" type="application/javascript"></script>
261261
<script src="static/js/mustache.min.js"
262262
type="application/javascript"></script>
263+
<script src="static/js/polyfill.min.js" type="application/javascript"></script>
263264
<script src="static/js/intel-hex.browser.js" type="application/javascript"></script>
264265
<script src="blockly/blockly_compressed.js"></script>
265266
<script src="blockly/blocks_compressed.js"></script>

0 commit comments

Comments
 (0)