Thank you very much for fixing the issues I reported yesterday so quickly! However, wiredep still does not work and I just figured out why: the files referenced in the main property of bower.json do not exist. bower.json references angular-color-picker.js but the filename is actually angularjs-color-picker.js. The same applies to the css file.
Thank you very much for fixing the issues I reported yesterday so quickly! However, wiredep still does not work and I just figured out why: the files referenced in the main property of bower.json do not exist. bower.json references
angular-color-picker.js
but the filename is actuallyangularjs-color-picker.js
. The same applies to the css file.