Maybe this is broken:
defaultmode: Optional. specify a value to use in the script type attribute. If no mode is specified, the type attribute is omitted. Externals can optionally override this per file.
I cannot make it work. How to?
What I need is for esm bundles:
<script type="module" src="/index.js"></script>
Maybe this is broken:
I cannot make it work. How to?
What I need is for
esmbundles: