angular-builders icon indicating copy to clipboard operation
angular-builders copied to clipboard

Support multiple webpack configs

Open keaukraine opened this issue 6 years ago • 2 comments

When I declare an array of configurations in additional webpack.config it doesn't merge them correctly, resulting in error. Please add a possibility to add multiple configs, this is needed for me to build multiple worker bundles.

keaukraine avatar Apr 11 '19 09:04 keaukraine

Most likely will be supported in the next major release (8.0.0) since I'm focusing on supporting new architect API now and don't have time for anything else. Alternatively you can issue a PR, this way you might get it in 7.x.x. Keep in mind that version 8 is not backward compatible and you'll have to upgrade your application to Angular 8.

just-jeb avatar Apr 14 '19 07:04 just-jeb

@just-jeb are there any news?

th0r avatar Jan 26 '21 11:01 th0r