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

Specify bower location #56

Open
farantesrodrigues opened this issue Oct 13, 2015 · 1 comment
Open

Specify bower location #56

farantesrodrigues opened this issue Oct 13, 2015 · 1 comment

Comments

@farantesrodrigues
Copy link

From what I've read there's no way to do this. It would be great though...

My use case, I'm using one gruntfile to manage two parallel development apps (web and mobile) because some tasks are integrated, but then I build them in an outer scope and thus need to copy dependencies as well. I have two separate bower.json and .bowerrc (2 files x 2 apps). It would be great if grunt-bower task could choose the the .bowerrc / bower.json to read from, similar to what wiredep does.

gruntfile.js
app1/
----/bower.json
----/.bowerrc
app2/
----/bower.json
----/.bowerrc

This way in gruntfile I could use grunt-bower to manage each app. For now bower needs to be in the same space as gruntfile.

@jasonlav
Copy link

jasonlav commented May 1, 2017

+1

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

2 participants