Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Add 'overrides' support #21

Open
bisubus opened this issue Jun 23, 2015 · 10 comments
Open

Add 'overrides' support #21

bisubus opened this issue Jun 23, 2015 · 10 comments

Comments

@bisubus
Copy link

bisubus commented Jun 23, 2015

Can we consider adding overrides support in project's bower.json or as an option object? The same way as wiredep and main-bower-files do. Fortunately, it should be limited to main keys.

Passing overrides as an option would be also great because it provides some opportunities of the decisions during build process.

This would also solve #19.

@mtraynham
Copy link

+1 Honestly, I have a second request to this, which is to generate a vendor.js file that requires every bower main file (using overrides as necessary).

@thedamon
Copy link

This would definitely be valuable. right now trying to figure out how not to include the scss from bootstrap that's in there by default...

@bisubus
Copy link
Author

bisubus commented Oct 19, 2015

@thedamon Invaluable, I would say. Right now I'm parsing package bower.jsons on postinstall and injecting main from project bower.json overrides there. It does the trick but feels wrong.

@thedamon
Copy link

Looks like I should be able to use the 'excludes' option to cover me here at least..

@arjshiv
Copy link

arjshiv commented Dec 29, 2015

+1 this would be extremely useful

@fay-jai
Copy link

fay-jai commented Mar 8, 2016

+1 on this feature as well

@a1essar
Copy link

a1essar commented Mar 16, 2016

+1

@ghost
Copy link

ghost commented May 22, 2016

+1 need this feature so much

@Disorrder
Copy link

+1 any progress?

@scaret
Copy link

scaret commented Aug 12, 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

8 participants