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