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