File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Because we are still using the native module loader the edge cases work out comp
2929Include ES Module Shims with a ` async ` attribute on the script, then include an import map and module scripts normally:
3030
3131``` html
32- <script async src =" https://ga.jspm.io/npm:es-module-shims@2.1.2 /dist/es-module-shims.js" ></script >
32+ <script async src =" https://ga.jspm.io/npm:es-module-shims@2.2.0 /dist/es-module-shims.js" ></script >
3333
3434<!-- https://generator.jspm.io/#U2NhYGBkDM0rySzJSU1hKEpNTC5xMLTQM9Az0C1K1jMAAKFS5w0gAA -->
3535<script type =" importmap" >
Original file line number Diff line number Diff line change 11{
22 "name" : " es-module-shims" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.2.0 " ,
44 "description" : " Shims for the latest ES module features" ,
55 "main" : " dist/es-module-shims.js" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments