Kagami / gulp-ng-annotate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

below mac has mistakes

liyatang opened this issue · comments

below mac
after ng-annotate, after build, file like this
$templateCache.put("views\building.pick.html"
And mistakes!

below window
after ng-annotate, after build, file like this
$templateCache.put("views/building.pick.html"
And it work!

Do you mean you get the different results after annotating on Mac and Windows? Can you reproduce it with ng-annotate CLI utility?

Closing because of no activity and because it doesn't look like gulp-ng-annotate bug. Feel free to provide additional info.

Sorry, I made a mistake. That is other(ng-templates) bug.
Sorry!!!