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:
99New features:
1010
1111Bugfixes:
12+ - Stop double ` main ` invocation by updating ` es-module-shims ` to 1.5.6 (#279 by @JordanMartinez )
1213
1314Other improvements:
1415
Original file line number Diff line number Diff line change 4141 </ script >
4242
4343 <!-- 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 > 4545
4646 < script src ="js/frame.js "> </ script >
4747</ head >
You can’t perform that action at this time.
0 commit comments