Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in concating bootstrap and other libraries through bower #55

Open
gokulkrishh opened this issue Sep 8, 2015 · 1 comment
Open
Assignees
Labels

Comments

@gokulkrishh
Copy link
Member

Through bower-install gulp task, libraries like bootstrap is not concating css and js file due to bower.json not present in bower_components/bootstrap

Bootstrap and some other libraries in bower contains .bower.json file instead bower.json. In bower task we have check this also

@gokulkrishh gokulkrishh added the bug label Sep 8, 2015
@gokulkrishh gokulkrishh changed the title Problem in concating bootstrap and other libraries Problem in concating bootstrap and other libraries through bower Sep 8, 2015
@rgksugan
Copy link
Contributor

The user should be allowed override such configs.

In https://github.com/Swiip/generator-gulp-angular/ there is a gulp conf.js file where the user can config the src, dist directories etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants