Quick access to CDN links for the grunt-contrib-uglify package
npm install grunt-contrib-uglifyyarn add grunt-contrib-uglifypnpm add grunt-contrib-uglify<script src="https://fastly.jsdelivr.net/npm/grunt-contrib-uglify"></script><script src="https://unpkg.com/grunt-contrib-uglify"></script><script type="module">
import gruntcontribuglify from 'https://cdn.jsdelivr.net/npm/grunt-contrib-uglify/+esm';
</script><script type="module">
import gruntcontribuglify from 'https://cdn.skypack.dev/grunt-contrib-uglify';
</script>