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