npm install grunt-execyarn add grunt-execpnpm add grunt-exec<script src="https://fastly.jsdelivr.net/npm/grunt-exec"></script><script src="https://unpkg.com/grunt-exec"></script><script type="module">
import gruntexec from 'https://cdn.jsdelivr.net/npm/grunt-exec/+esm';
</script><script type="module">
import gruntexec from 'https://cdn.skypack.dev/grunt-exec';
</script>