angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

The code is not separated by module in NPM #57

Closed 0xR closed 9 years ago

0xR commented 9 years ago

In bower you get a file per component which allows you to include the code you are actually using. When I load angular-ui-bootstrap via npm I only get 4 files which contain all the code. We want to keep our javascript bundle size small and are therefore stuck with bower while we want to replace it with npm.

rvanbaalen commented 9 years ago

Please report issues at angular-ui/bootstrap. The contents of this repo are automatically generated when the project is built.