File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ New features:
11
11
Bugfixes:
12
12
13
13
Other improvements:
14
+ - Update ` es-module-shims ` to 1.5.12 (#298 by @andys8 )
14
15
15
16
## [ v2022-08-12.1] ( https://github.com/purescript/trypurescript/releases/tag/v2022-08-12.1 )
16
17
Original file line number Diff line number Diff line change 30
30
</ script >
31
31
32
32
<!-- ES Module Shims: Import maps polyfill for modules browsers without import maps support (all except Chrome 89+) -->
33
+ <!-- While 1.5.12 is not the latest release (1.5.16) and still sometimes shows an error (head on null) it is currently the best option -->
34
+ <!-- See https://github.com/purescript/trypurescript/pull/297#issuecomment-1214194277 -->
33
35
< script async src ="https://ga.jspm.io/npm:es-module-shims@1.5.12/dist/es-module-shims.js " integrity ="sha384-KpzeqocuAuGQvuaqG8NBwER/6UR/rFGoff/DdvgKT1OBZsR/GyQXTn6hrC5J+K2B " crossorigin ="anonymous "> </ script >
34
36
35
37
< script src ="js/frame.js "> </ script >
You can’t perform that action at this time.
0 commit comments