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