npm install grunt-banneryarn add grunt-bannerpnpm add grunt-banner<script src="https://fastly.jsdelivr.net/npm/grunt-banner"></script><script src="https://unpkg.com/grunt-banner"></script><script type="module">
import gruntbanner from 'https://cdn.jsdelivr.net/npm/grunt-banner/+esm';
</script><script type="module">
import gruntbanner from 'https://cdn.skypack.dev/grunt-banner';
</script>