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