We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e657e9 commit 00a2012Copy full SHA for 00a2012
html/index.html
@@ -42,5 +42,15 @@
42
<script>
43
CloudCmd({{ config }});
44
</script>
45
+ <script data-name="aleman-importmap" type="importmap">
46
+ {
47
+ "imports": {
48
+ "putout": "https://esm.sh/@putout/[email protected]",
49
+ "@putout/processor-html": "https://esm.sh/@putout/processor-html",
50
+ "fullstore": "https://esm.sh/fullstore",
51
+ "jessy": "https://esm.sh/jessy"
52
+ }
53
54
+ </script>
55
</body>
56
</html>
0 commit comments