Quick access to CDN links for the stats-webpack-plugin package
npm install stats-webpack-pluginyarn add stats-webpack-pluginpnpm add stats-webpack-plugin<script src="https://fastly.jsdelivr.net/npm/stats-webpack-plugin"></script><script src="https://unpkg.com/stats-webpack-plugin"></script><script type="module">
import statswebpackplugin from 'https://cdn.jsdelivr.net/npm/stats-webpack-plugin/+esm';
</script><script type="module">
import statswebpackplugin from 'https://cdn.skypack.dev/stats-webpack-plugin';
</script>