CDN Resources for assets-webpack-plugin
Quick access to CDN links for the assets-webpack-plugin package
CDN Resources for assets-webpack-plugin
Various ways to access assets-webpack-plugin via Content Delivery Networks
Package Installation
npm
npm install assets-webpack-plugin
yarn
yarn add assets-webpack-plugin
pnpm
pnpm add assets-webpack-plugin
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/assets-webpack-plugin"></script>
Unpkg
<script src="https://unpkg.com/assets-webpack-plugin"></script>
jsDelivr ESM
<script type="module">
import assetswebpackplugin from 'https://cdn.jsdelivr.net/npm/assets-webpack-plugin/+esm';
</script>
Skypack
<script type="module">
import assetswebpackplugin from 'https://cdn.skypack.dev/assets-webpack-plugin';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages