npm install bundle-loaderyarn add bundle-loaderpnpm add bundle-loader<script src="https://fastly.jsdelivr.net/npm/bundle-loader"></script><script src="https://unpkg.com/bundle-loader"></script><script type="module">
import bundleloader from 'https://cdn.jsdelivr.net/npm/bundle-loader/+esm';
</script><script type="module">
import bundleloader from 'https://cdn.skypack.dev/bundle-loader';
</script>