eu81273 / angular.treeview

AngularJS based Treeview (no jQuery)
MIT License
405 stars 223 forks source link

Fixed ng-strict-di error for $compile annotation in minified file. #66

Open savras opened 7 years ago

savras commented 7 years ago

Added annotation for $compile in the minified file as it was failing when ng-strict-di was turned on.