fix: correct importmap path for spessasynth_core main entry
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"spessasynth_core": "https://cdn.jsdelivr.net/npm/spessasynth_core@latest/dist/spessasynth_core.mjs"
|
||||
"spessasynth_core": "https://cdn.jsdelivr.net/npm/spessasynth_core@latest/dist/index.js"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user