Fix ng-attr-placeholder bug, replace ngmin with ng-annotate
Fixed a bug where an undefined ng-attr-placeholder would display "undefined" for password placeholders. Also replaced ngmin with ng-annotate.
Thanks to @akkunchoi for the ng-annotate patch!