Grunt task for minifying AngularJS projects (modified to not remove comments)
npm install grunt-ngmin-with-commentsThis is modified version of grunt-ngmin package. It does not remove JavaScript comments
while minifying.
Once this issue is resolved, this package will become obsolete.