Having the darnedest time trying to figure out why minification is not working.
I have injected via an array object my providers prior the function per numerous sugg
Uglify has an option to disable mangling on specific files:
options: { mangle: { except: ['jQuery', 'angular'] } }
https://github.com/gruntjs/grunt-contrib-uglify#reserved-identifiers