We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9466d commit 58cc5b4Copy full SHA for 58cc5b4
src/tests/html/script/importmap.html
@@ -15,7 +15,7 @@
15
testing.expectEqual('hello', im.greeting);
16
</script>
17
18
-<script id=cached_importmpa type=module>
+<script id=cached_importmap type=module>
19
// hopefully cached, who knows, no real way to assert this
20
// but at least it works.
21
import * as im from 'core';
0 commit comments