Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(@angular-devkit/build-angular): allow transformation of i18n extraction builder configuration #18613

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

clydin
Copy link
Member

@clydin clydin commented Aug 25, 2020

This change allows the underlying webpack configuration of the i18n extraction builder to be modified when programmatically using the builder. This change also aligns the i18n extraction builder with the other Webpack-based builders in the package.
Programmatic usage of the @angular-devkit/build-angular builders is currently considered experimental.

Closes #16679

@clydin clydin added the target: major This PR is targeted for the next major release label Aug 25, 2020
@clydin clydin requested a review from alan-agius4 August 25, 2020 20:31
@alan-agius4
Copy link
Collaborator

Can you reference #16679?

…raction builder configuration

This change allows the underlying webpack configuration of the i18n extraction builder to be modified when programmatically using the builder.
Programmatic usage of the `@angular-devkit/build-angular` builders is currently considered experimental.

Closes angular#16679
@clydin clydin force-pushed the i18n-extract-transforms branch from aa0d89d to 4025979 Compare August 26, 2020 13:23
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 26, 2020
@clydin clydin merged commit 802d5ad into angular:master Aug 26, 2020
@clydin clydin deleted the i18n-extract-transforms branch August 26, 2020 14:54
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpackTransformer for extract-i18n
3 participants