angular-ui/bootstrap-bower

The code is not separated by module in NPM

Closed this issue · 1 comments

0xR commented

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.

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