angular-image-crop
angular-image-crop copied to clipboard
ng img crop source file
after a bower install/update of the module, it seems that ng-img-crop.js misses its dependencies (i.e. init.js and classes/*), including only ng-img-crop.js doesn't appear to be enough. Compressing all sources into one file solves the issue though. Thanks