mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: cloudcmd: html: importsmap: add
This commit is contained in:
parent
5e657e9bd1
commit
00a20129de
1 changed files with 10 additions and 0 deletions
|
|
@ -42,5 +42,15 @@
|
|||
<script>
|
||||
CloudCmd({{ config }});
|
||||
</script>
|
||||
<script data-name="aleman-importmap" type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"putout": "https://esm.sh/@putout/bundle@4.6.10",
|
||||
"@putout/processor-html": "https://esm.sh/@putout/processor-html",
|
||||
"fullstore": "https://esm.sh/fullstore",
|
||||
"jessy": "https://esm.sh/jessy"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue