mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
typo fix
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
testing.expectEqual('hello', im.greeting);
|
testing.expectEqual('hello', im.greeting);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script id=cached_importmpa type=module>
|
<script id=cached_importmap type=module>
|
||||||
// hopefully cached, who knows, no real way to assert this
|
// hopefully cached, who knows, no real way to assert this
|
||||||
// but at least it works.
|
// but at least it works.
|
||||||
import * as im from 'core';
|
import * as im from 'core';
|
||||||
|
|||||||
Reference in New Issue
Block a user