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

Use individual JS files in bower main option #14534

Closed
wants to merge 1 commit into from
Closed

Use individual JS files in bower main option #14534

wants to merge 1 commit into from

Conversation

mdo
Copy link
Member

@mdo mdo commented Sep 5, 2014

Fixes #14524.

Unsure if we want to do this though. Thoughts @cvrebert and @fat?

/cc @silvenon

@cvrebert
Copy link
Collaborator

cvrebert commented Sep 5, 2014

I've posed the question to the Bower folks.

@silvenon
Copy link

silvenon commented Sep 5, 2014

This is a tricky subject. The reason why I asked you to do this is because I always remove parts of Bootstrap I don't need (and I'm sure others who are conscious of their assets size do too). Specifying consisting parts of Bootstrap makes it much easier to programmatically fetch them, filter out what I don't need and compile the rest.

@cvrebert
Copy link
Collaborator

cvrebert commented Sep 5, 2014

The initial response on bower/spec#36 is that our main should only include the one concatenated JS file.

@mdo mdo closed this Sep 5, 2014
@mdo mdo deleted the bower_js branch September 5, 2014 17:29
@silvenon
Copy link

silvenon commented Sep 5, 2014

Ok, we can override it anyway if we need to.

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

Successfully merging this pull request may close these issues.

Add JavaScript files individually in Bower
3 participants