npm install grunt-contrib-watchyarn add grunt-contrib-watchpnpm add grunt-contrib-watch<script src="https://fastly.jsdelivr.net/npm/grunt-contrib-watch"></script><script src="https://unpkg.com/grunt-contrib-watch"></script><script type="module">
import gruntcontribwatch from 'https://cdn.jsdelivr.net/npm/grunt-contrib-watch/+esm';
</script><script type="module">
import gruntcontribwatch from 'https://cdn.skypack.dev/grunt-contrib-watch';
</script>