README
@bad-idea/non-canonical-bundled
usage
development
yarn setup
package with a node_modules directory where you wouldn't expect one
<script type="module">
import badIdeaNonCanonicalBundled from 'https://cdn.skypack.dev/@bad-idea/non-canonical-bundled';
</script>
yarn setup