Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(compiler): avoid having to duplicate core environment #58444

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

Closed
wants to merge 2 commits into from

Conversation

crisbeto
Copy link
Member

Switches to referencing the core environment directly in the generated code, instead of having to duplicate it.

Switches to referencing the core environment directly in the generated code, instead of having to duplicate it.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer area: compiler Issues related to `ngc`, Angular's template compiler target: rc This PR is targeted for the next release-candidate labels Oct 31, 2024
@ngbot ngbot bot added this to the Backlog milestone Oct 31, 2024
@angular-robot angular-robot bot added area: compiler Issues related to `ngc`, Angular's template compiler and removed area: compiler Issues related to `ngc`, Angular's template compiler labels Oct 31, 2024
@ngbot ngbot bot modified the milestone: Backlog Oct 31, 2024
The `ExternalReference.runtime` field wasn't being used anywhere.
@angular-robot angular-robot bot added area: compiler Issues related to `ngc`, Angular's template compiler and removed area: compiler Issues related to `ngc`, Angular's template compiler labels Oct 31, 2024
@AndrewKushnir AndrewKushnir removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 31, 2024
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 31, 2024
thePunderWoman pushed a commit that referenced this pull request Nov 1, 2024
Switches to referencing the core environment directly in the generated code, instead of having to duplicate it.

PR Close #58444
thePunderWoman pushed a commit that referenced this pull request Nov 1, 2024
The `ExternalReference.runtime` field wasn't being used anywhere.

PR Close #58444
thePunderWoman pushed a commit that referenced this pull request Nov 1, 2024
The `ExternalReference.runtime` field wasn't being used anywhere.

PR Close #58444
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 5ca48e8.

The changes were merged into the following branches: main, 19.0.x

@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 Dec 2, 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: compiler Issues related to `ngc`, Angular's template compiler target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants