Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Bower dependencies? #55

Closed
jstejada opened this issue Oct 18, 2014 · 3 comments
Closed

Bower dependencies? #55

jstejada opened this issue Oct 18, 2014 · 3 comments

Comments

@jstejada
Copy link

I was curious as to how you handle bower dependencies, or do you stick strictly with npm and browserify? There are some packages that aren't available through npm though, so I was wondering, out of all the options (wiredep, main-bower-files) which one is preferred to bundle your bower dependencies.

@renestalder
Copy link
Contributor

Most of the time I'm using bower packages and then adding them to browserify-shim.

@sevein
Copy link

sevein commented Oct 19, 2014

Same here.

@greypants
Copy link
Contributor

So far I haven't found a need for Bower, but if you did, browserify-shim seems like the way to go.

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

No branches or pull requests

4 participants