bower-webpack-plugin icon indicating copy to clipboard operation
bower-webpack-plugin copied to clipboard

Add 'overrides' support

Open bisubus opened this issue 9 years ago • 10 comments

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.

bisubus avatar Jun 23 '15 21:06 bisubus

+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).

mtraynham avatar Jul 12 '15 20:07 mtraynham

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...

thedamon avatar Oct 19 '15 03:10 thedamon

@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.

bisubus avatar Oct 19 '15 03:10 bisubus

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

thedamon avatar Oct 19 '15 03:10 thedamon

+1 this would be extremely useful

arjshiv avatar Dec 29 '15 17:12 arjshiv

+1 on this feature as well

fay-jai avatar Mar 08 '16 06:03 fay-jai

+1

a1essar avatar Mar 16 '16 17:03 a1essar

+1 need this feature so much

ghost avatar May 22 '16 03:05 ghost

+1 any progress?

Disorrder avatar Jan 10 '17 17:01 Disorrder

+1

scaret avatar Aug 12 '17 15:08 scaret