Skip to content

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Sep 26, 2024

In the v19 application builder, the localize polyfill should not be added implicitly.

See: d6a3403

What Changes

  1. Test: Reference ./src/polyfills.ts in the base options so we have an easy way to inject the polyfill based on which builder is used.
  2. Test: Make the setupTarget function async so we can write to the polyfills file as part of the setup.
  3. Builder: Remove the code in the application-builder based Karma support to inject localize.

@jkrems jkrems added the target: major This PR is targeted for the next major release label Sep 26, 2024
@jkrems jkrems requested a review from clydin September 26, 2024 20:01
@jkrems jkrems force-pushed the jk-mv-localize-polyfill branch from 557afe2 to 05a3b63 Compare September 26, 2024 20:03
…yfill

In the v19 application builder, the localize polyfill should not be added
implicitly.

See: angular@d6a3403
@jkrems jkrems force-pushed the jk-mv-localize-polyfill branch from 05a3b63 to ff4fda9 Compare September 26, 2024 20:11
@jkrems jkrems added the action: merge The PR is ready for merge by the caretaker label Sep 26, 2024
@jkrems jkrems merged commit 8f038de into angular:main Sep 26, 2024
30 checks passed
@jkrems jkrems deleted the jk-mv-localize-polyfill branch September 26, 2024 20:30
@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 Oct 27, 2024
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 area: @angular-devkit/build-angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants