You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use the "getManualOptions" feature (b1c4d12), but I had trouble making it work. While debugging, I noticed that the include file build/ng-s3upload.js does not contain the getManualOptions feature. I got it working by simply running grunt in bower_components/ng-s3upload. I was including this file since wiredep made this automatically.
The text was updated successfully, but these errors were encountered:
I wanted to use the "getManualOptions" feature (b1c4d12), but I had trouble making it work. While debugging, I noticed that the include file
build/ng-s3upload.js
does not contain thegetManualOptions
feature. I got it working by simply runninggrunt
inbower_components/ng-s3upload
. I was including this file sincewiredep
made this automatically.The text was updated successfully, but these errors were encountered: