Kagami / gulp-ng-annotate

:pushpin: Add angularjs dependency injection annotations with ng-annotate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after updating Node.Js from 0.10.33 to 0.12.5 i get parse errors for minified files

AndyOGo opened this issue · comments

ngAnnotate breaks with minified files: "error: couldn't process source due to parse error".
I get this errors if I read in iconic.min.js -> https://useiconic.com/tools/iconic-js/

If i roll back node to version 0.10.33 it works perfectly.

Hi. Thanks for the report. Can you reproduce this error with ng-annotate CLI utility?

Closing because of no activity. Feel free to provide additional info.