Closed paulfreeman closed 9 years ago
where is angular-img-fallback.min.js
referenced?
the main file is angular.dcb-img-fallback.min.js
and it's the same on the bower.json
I had to remove this as I had to move forward with the work fairly rapidly. If you want to try to replicate this problem, I have a stock Yeoman generated angular build set up that this occurred on. I used the Yeoman generator defaults for Bootstrap and Sass. After running the bower install with --save I ran ground wiredep
I tried adding this widget into my Yeoman angular based toolchain.
However the filename in the bower.json for angular-img-fallback is incorrect as it references a file angular.dcb-img-fallback.min.js
but the script in the distribution is actually angular-img-fallback.min.js