npm install grunt-ng-annotateyarn add grunt-ng-annotatepnpm add grunt-ng-annotate<script src="https://fastly.jsdelivr.net/npm/grunt-ng-annotate"></script><script src="https://unpkg.com/grunt-ng-annotate"></script><script type="module">
import gruntngannotate from 'https://cdn.jsdelivr.net/npm/grunt-ng-annotate/+esm';
</script><script type="module">
import gruntngannotate from 'https://cdn.skypack.dev/grunt-ng-annotate';
</script>