Closed toymachiner62 closed 8 years ago
I have no experience with bower. Perhaps you could help with that?
Sure thing. Bower is a package manager for client modules so rather than having to copy and paste every single file from js-custom-select into my project, I can just do a bower install js-custom-select
for example and it pulls all the files into my project.
I'll submit a pull request for this.
.Bower.js file doesnot include a new property, so wiredep doesnot work. please include
"main": ["js/format.js","js/customSelect.js","css/style.css"],
in .brower.js
file
@alzalabany I have a pull request out to make this change. Thanks!
It is now made available. This should be closed.
This should be made available via bower.