README
yarn-test-module
This is a demo that illustrates a module that could be consumed by others. It installs it's dependencies via yarn.
Is everything locked for real?
This is a demo that illustrates a module that could be consumed by others. It installs it's dependencies via yarn.
<script type="module">
import boennemannYarnTestModule from 'https://cdn.skypack.dev/@boennemann/yarn-test-module';
</script>
This is a demo that illustrates a module that could be consumed by others. It installs it's dependencies via yarn.
Is everything locked for real?