TheSharpieOne/angular-validation-match

Bower.json - main options incorrect

Closed this issue · 2 comments

Please, modify bower.json, in the option "main" the value from "dist/angular-input-match.min.js" to "angular-validation-match.min.js".

Does bower assume the files will be in a folder called "dist"? Because that is the only place a file named "angular-validation-match.min.js" exists. Looking at bower docs for main, I am not seeing how it would know.

I made a verification in the files and realized that wiredep not replace the value according to your modification. The bower.json is correct!!! Sorry my rush in the diagnostic!!