Open codalot opened 11 years ago
Hello codalot, I haven't used bower yet, but as far as I understood this should be possible. Would you like to push the adapter into their repository or create a pull request so that the adapter works with bowser? This would be awesome!
Tobias
I am currently looking to add Bower support. My current concern is that jquery mobile does not support Bower yet. I will also need to see how we could automatically setup a shim repository for jquery-mobile-angular-adapter.
Hi, thanks! If you need help just let me know...
Tobias
Hi, just found out that jquery-mobile now supports bower... Tobias
Have to correct myself: jquery-moble is registered in the bower registry, but if you install it, you get a complete copy of their git repo, and especially no concatenated version :-(
Hi, until jquey mobile provides a correct component.json file, we could include it in the main files of the adapter. Bower would also be great for managing the dependencies of the adapter, i.e. angular, jquery, uitest.js.
Tobias
Hi, love the library does or will it be possible to use it in conjunction with the package manager bower (https://github.com/twitter/bower) inside their repository, there are quite a few angular project there and that could push the project to a wider audience and yeoman uses this too Thanks for your time