Closed masterspambot closed 9 years ago
Command bower install angular-ui-utils installs all modules compiled into one like from command ' bower install angular-ui-utils#bower' instead of cloning repo.
bower install angular-ui-utils
I believe what you experience is the expected behavior. If you want to clone the repository, use git, not bower.
Command
bower install angular-ui-utils
installs all modules compiled into one like from command ' bower install angular-ui-utils#bower' instead of cloning repo.