mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
typo fix
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user