File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Breaking changes:
9
9
New features:
10
10
11
11
Bugfixes:
12
+ - Stop double ` main ` invocation by updating ` es-module-shims ` to 1.5.6 (#279 by @JordanMartinez )
12
13
13
14
Other improvements:
14
15
Original file line number Diff line number Diff line change 41
41
</ script >
42
42
43
43
<!-- ES Module Shims: Import maps polyfill for modules browsers without import maps support (all except Chrome 89+) -->
44
- < script async src ="
https://ga.jspm.io/npm:[email protected] .5 /dist/es-module-shims.js "
integrity ="
sha384-Zt+0efULC2q2dftjz0uNzXeTpPVuSLLekXQv9HoRuigkAyLPaUFvPVpYYhu2Xc/t "
crossorigin ="
anonymous "
> </ script >
44
+ < script async src ="
https://ga.jspm.io/npm:[email protected] .6 /dist/es-module-shims.js "
integrity ="
sha384-Zi3OSEiS8YnN0yIdnkInyBlzXCGA18AMnQuPb+T1hXvE4DIDhGIp2QIBZcm4WNIU "
crossorigin ="
anonymous "
> </ script >
45
45
46
46
< script src ="js/frame.js "> </ script >
47
47
</ head >
You can’t perform that action at this time.
0 commit comments