Quick access to CDN links for the smart-source-map-loader package
npm install smart-source-map-loaderyarn add smart-source-map-loaderpnpm add smart-source-map-loader<script src="https://fastly.jsdelivr.net/npm/smart-source-map-loader"></script><script src="https://unpkg.com/smart-source-map-loader"></script><script type="module">
import smartsourcemaploader from 'https://cdn.jsdelivr.net/npm/smart-source-map-loader/+esm';
</script><script type="module">
import smartsourcemaploader from 'https://cdn.skypack.dev/smart-source-map-loader';
</script>