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

Chaplin + Brunch for Bower #581

Closed
stephenplusplus opened this issue May 29, 2013 · 5 comments
Closed

Chaplin + Brunch for Bower #581

stephenplusplus opened this issue May 29, 2013 · 5 comments
Assignees

Comments

@stephenplusplus
Copy link
Member

(#572)

@paulmillr, is it possible to integrate Bower into the Chaplin & Brunch app for the vendor dependencies? I've been playing with it, but it's probably a task best left in your hands :)

@paulmillr
Copy link
Contributor

No.

I wanted to add bower support to brunch since its initial β. Yet it is absolutely shitty for automated builders like brunch. I don’t want to manually enter all file names of actual js in all bower packages to get them compiled, this is something build tool should do for me.

Basically in my opinion bower should enforce explicit listing of all included files, like component(1) does. It is very simple task for any project author who uses bower (asked this in the past on bower meeting) and doesn’t really have downsides.

I will probably still add bower support soon. If bower doesn’t want to enforce this practice, brunch will do it. That’s it, all bower packages that are used in brunch project will need to have main property in bower.json.

@passy
Copy link
Member

passy commented May 29, 2013

Basically in my opinion bower should enforce explicit listing of all included files, like component(1) does.

Amen. We will continue lobbying for this. :)

@addyosmani
Copy link
Member

I missed the last Bower meeting. Does anyone know where we stand on explicit listing beyond exposing ignore for what you don't want to include?.

@passy
Copy link
Member

passy commented May 30, 2013

@addyosmani There was no meeting last Monday because of all you lazy Brits and Americans lying in the sun. ☀️ 🍦 So no update so far.

@ghost ghost assigned paulmillr Jul 24, 2013
@paulmillr
Copy link
Contributor

Closed by gh-639.

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

No branches or pull requests

4 participants