File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ New features:
1111Bugfixes:
1212
1313Other improvements:
14+ - Update ` es-module-shims ` to 1.5.12 (#298 by @andys8 )
1415
1516## [ v2022-08-12.1] ( https://github.com/purescript/trypurescript/releases/tag/v2022-08-12.1 )
1617
Original file line number Diff line number Diff line change 3030 </ script >
3131
3232 <!-- 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 -->
3335 < script async src ="
https://ga.jspm.io/npm:[email protected] /dist/es-module-shims.js "
integrity ="
sha384-KpzeqocuAuGQvuaqG8NBwER/6UR/rFGoff/DdvgKT1OBZsR/GyQXTn6hrC5J+K2B "
crossorigin ="
anonymous "
> </ script > 3436
3537 < script src ="js/frame.js "> </ script >
You can’t perform that action at this time.
0 commit comments