Skip to content

refactor(compiler-cli): Change indexComponent file to be fileUrl#69336

Open
atscott wants to merge 1 commit into
angular:mainfrom
atscott:parsesourcefile
Open

refactor(compiler-cli): Change indexComponent file to be fileUrl#69336
atscott wants to merge 1 commit into
angular:mainfrom
atscott:parsesourcefile

Conversation

@atscott

@atscott atscott commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

We do not need ParseSourceFile which contains the whole content. Only the file url is ever used.

@angular-robot angular-robot Bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Jun 12, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 12, 2026
@atscott atscott added the target: patch This PR is targeted for the next patch release label Jun 12, 2026
@atscott atscott requested a review from crisbeto June 12, 2026 20:01
@atscott atscott force-pushed the parsesourcefile branch 2 times, most recently from e649ff1 to 2711e02 Compare June 12, 2026 20:19
We do not need ParseSourceFile which contains the whole content. Only the file url is ever used.
@atscott

atscott commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

caretaker: this will require patching the indexer changes in cl/931280441

@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants