Add importmaps snippet
This commit is contained in:
parent
97fd4d5f63
commit
0c5e332da2
1 changed files with 7 additions and 0 deletions
7
importmaps.html
Normal file
7
importmaps.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"nyooom/render": "./render.js"
|
||||
}
|
||||
}
|
||||
</script>
|
Loading…
Reference in a new issue