|
18 | 18 | </script>
|
19 | 19 | <!--
|
20 | 20 | JSPM Generator Import Map
|
21 |
| - Edit URL: https://generator.jspm.io/#Y2NnYGCzD80rySzJSU1hSMpM183MK0lNTy1yMNQz0zM1ZEhJTc7MTczRyyp2MDTQM9YzZChKTUwu0U3Jz3UwNNMzxCqiX5xaVJZaBJGAKystzUxxsACaYQQAoBlP83cA |
| 21 | + Edit URL: https://generator.jspm.io/#Y2NhYGCzD80rySzJSU1hSMpM183MK0lNTy1yMNQz0zM1ZEhJTc7MTczRyyp2MDTQM9YzZChKTUwu0U3Jz3UwNNcz0DPCENAvTi0qSy2CiMMUlZZmpjhYAA0wAgA6XlZ2dAA |
22 | 22 | -->
|
23 | 23 | <script type="importmap">
|
24 | 24 | {
|
25 | 25 | "imports": {
|
26 | 26 | "big-integer": "https://ga.jspm.io/npm:[email protected]/BigInteger.js",
|
27 | 27 | "decimal.js": "https://ga.jspm.io/npm:[email protected]/decimal.js",
|
28 |
| - "react": "https://ga.jspm.io/npm:react@16.13.1/index.js", |
29 |
| - "react-dom": "https://ga.jspm.io/npm:react-dom@16.13.1/index.js", |
30 |
| - "react-dom/server": "https://ga.jspm.io/npm:react-dom@16.13.1/server.browser.js", |
| 28 | + "react": "https://ga.jspm.io/npm:react@17.0.2/index.js", |
| 29 | + "react-dom": "https://ga.jspm.io/npm:react-dom@17.0.2/index.js", |
| 30 | + "react-dom/server": "https://ga.jspm.io/npm:react-dom@17.0.2/server.browser.js", |
31 | 31 | "uuid": "https://ga.jspm.io/npm:[email protected]/dist/esm-browser/index.js"
|
32 | 32 | },
|
33 | 33 | "scopes": {
|
34 | 34 | "https://ga.jspm.io/": {
|
35 | 35 | "object-assign": "https://ga.jspm.io/npm:[email protected]/index.js",
|
36 |
| - "react": "https://ga.jspm.io/npm:[email protected]/index.js", |
37 |
| - "scheduler": "https://ga.jspm.io/npm:[email protected]/index.js" |
| 36 | + "scheduler": "https://ga.jspm.io/npm:[email protected]/index.js" |
38 | 37 | }
|
39 | 38 | }
|
40 | 39 | }
|
41 | 40 | </script>
|
42 | 41 |
|
43 | 42 | <!-- 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].6/dist/es-module-shims.js" integrity=" sha384-Zi3OSEiS8YnN0yIdnkInyBlzXCGA18AMnQuPb+T1hXvE4DIDhGIp2QIBZcm4WNIU" crossorigin=" anonymous" ></script> |
| 43 | + <script async src=" https://ga.jspm.io/npm:[email protected].9/dist/es-module-shims.js" integrity=" sha384-O6YhhDNmwzHXz9VDaEaEtY9rnzCF5Fy+yoxD6StrNyhjwyBrYYOjZkbFRt9zcoGx" crossorigin=" anonymous" ></script> |
45 | 44 |
|
46 | 45 | <script src="js/frame.js"></script>
|
47 | 46 | </head>
|
|
0 commit comments