This commit is contained in:
Pierre Tachoire
2025-10-10 08:02:45 +02:00
parent cd9466dafa
commit 58cc5b4684

View File

@@ -15,7 +15,7 @@
testing.expectEqual('hello', im.greeting);
</script>
<script id=cached_importmpa type=module>
<script id=cached_importmap type=module>
// hopefully cached, who knows, no real way to assert this
// but at least it works.
import * as im from 'core';