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

Bower Extension #619

Open
jescalan opened this issue Mar 2, 2015 · 10 comments
Open

Bower Extension #619

jescalan opened this issue Mar 2, 2015 · 10 comments

Comments

@jescalan
Copy link
Owner

jescalan commented Mar 2, 2015

This kind of extension would expose a view helper to include bower plugins, ignore all the other junk in the bower folders, etc. I can't say I will likely get to this soon since I don't use bower but hopefully someone will!

@dustinrjo
Copy link

Brunch.io does a great job with this, there may be some library or module that could be borrowed or studied as an example. I can't help with this right now but this would be my first suggestion.

@jescalan
Copy link
Owner Author

Cool, thank you! I'll check it out. Apologies that this was not prioritized, I just personally dislike bower and don't ever use it, so it hasn't been a priority to implement so far. I will eventually though, promise!

@toabi
Copy link

toabi commented Apr 23, 2015

I think brunch uses this: https:/paulmillr/read-components

@dbox
Copy link

dbox commented May 20, 2015

I would use this

@dbox
Copy link

dbox commented Jun 1, 2015

This isn't the extension, but @hhsnopek just helped me get a sample roots-bower setup going:

https:/dbox/roots-bower

The biggest issue was trying to get rid of the bower_components folder in public/

@dbox
Copy link

dbox commented Jun 1, 2015

https://www.npmjs.com/package/bower-installer This might be helpful too

@jescalan
Copy link
Owner Author

jescalan commented Jun 2, 2015

Thanks @hhsnopek! I'm really sorry I just don't have time to work on this now, but I'm sure someone will be able to pull an extension together. It shouldn't be too tough, hopefully!

@janwirth
Copy link

@Jenius if not bower, what else do you use?

@jescalan
Copy link
Owner Author

jescalan commented Dec 1, 2015

@FranzSkuffka usually npm. if not on npm, then direct or through a cdn. there are many options 😀

@dbox
Copy link

dbox commented Apr 23, 2016

Fwiw, I rescind my +1. Npm does everything I need now.

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

No branches or pull requests

5 participants