Quick access to CDN links for the rollup-plugin-workbox package
npm install rollup-plugin-workboxyarn add rollup-plugin-workboxpnpm add rollup-plugin-workbox<script src="https://fastly.jsdelivr.net/npm/rollup-plugin-workbox"></script><script src="https://unpkg.com/rollup-plugin-workbox"></script><script type="module">
import rolluppluginworkbox from 'https://cdn.jsdelivr.net/npm/rollup-plugin-workbox/+esm';
</script><script type="module">
import rolluppluginworkbox from 'https://cdn.skypack.dev/rollup-plugin-workbox';
</script>