You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, xliffmerge of course is not a supported builder within @angular-builders/custom-webpack. So how do I tell xliffmerge to use the same custom webpack file like serve and build? Without telling it, the extract action will just fail.
Thanks for publishing xliffmerge, I think it's a valuable extension to Angular.
I'm using a custom webpack builder to allow configuring Webpack namespaces (alias). So, my serve builder looks like:
Now, xliffmerge of course is not a supported builder within
@angular-builders/custom-webpack
. So how do I tell xliffmerge to use the same custom webpack file likeserve
andbuild
? Without telling it, the extract action will just fail.This is my configuration:
The text was updated successfully, but these errors were encountered: