Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active May 13, 2025 21:39
Show Gist options
  • Select an option

  • Save iregina/4f089a935e669498d13987f9d5f88372 to your computer and use it in GitHub Desktop.

Select an option

Save iregina/4f089a935e669498d13987f9d5f88372 to your computer and use it in GitHub Desktop.
importmap
<!-- In your HTML -->
<script type="importmap">
{
"imports": {
"square": "./modules/shapes/square.85738f8.js",
}
}
</script>
<script src="square_draw.f9a7f1b.js" type="module"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment