Skip to content

Commit

Permalink
remove importmap shim
Browse files Browse the repository at this point in the history
  • Loading branch information
steren authored Dec 25, 2023
1 parent bd185a4 commit b860924
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@
<script type="module" src="https://cdn.skypack.dev/stereo-img"></script>

<!-- In development, use dependencies from local node_modules -->
<!-- Shim for importmap -->
<!-- <script async src="https://unpkg.com/es-module-shims@1.3.0/dist/es-module-shims.js"></script>
<script type="importmap">
<!-- <script type="importmap">
{
"imports": {
"stereo-img": "./stereo-img.js",
Expand Down

0 comments on commit b860924

Please sign in to comment.