README
loader
Loads packages by an alias/name rather than a path. Paths are allowed, since this is also an extension of standard RequireJS functionality.
Loads packages by an alias/name rather than a path. Paths are allowed, since this is also an extension of standard RequireJS functionality.
<script type="module">
import ranedropLoader from 'https://cdn.skypack.dev/@ranedrop/loader';
</script>
Loads packages by an alias/name rather than a path. Paths are allowed, since this is also an extension of standard RequireJS functionality.