Skip to content

build: use "outFiles" in .vscode/launch.json to speed up debugging sessions - #39848

Closed
AndrewKushnir wants to merge 1 commit into
angular:masterfrom
AndrewKushnir:recommended-launch-json-upd
Closed

build: use "outFiles" in .vscode/launch.json to speed up debugging sessions#39848
AndrewKushnir wants to merge 1 commit into
angular:masterfrom
AndrewKushnir:recommended-launch-json-upd

Conversation

@AndrewKushnir

Copy link
Copy Markdown
Contributor

This commit adds the "outFiles" config options into the .vscode/recommended-launch.json, which helps speed up
the startup time of a debugging session by limiting the number of files that should be loaded.

PR Type

What kind of change does this PR introduce?

  • Build related changes

Does this PR introduce a breaking change?

  • Yes
  • No

…ssions

This commit adds the "outFiles" config options into the .vscode/recommended-launch.json, which helps speed up
the startup time of a debugging session by limiting the number of files that should be loaded.
@AndrewKushnir AndrewKushnir added area: build & ci Related the build and CI infrastructure of the project action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Nov 25, 2020
@ngbot ngbot Bot modified the milestone: needsTriage Nov 25, 2020
@google-cla google-cla Bot added the cla: yes label Nov 25, 2020
@pullapprove
pullapprove Bot requested review from IgorMinar November 25, 2020 21:48
@pullapprove pullapprove Bot removed the area: build & ci Related the build and CI infrastructure of the project label Dec 9, 2020
@ngbot ngbot Bot removed this from the needsTriage milestone Dec 9, 2020
@pullapprove pullapprove Bot added the area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) label Dec 10, 2020
@ngbot ngbot Bot added this to the Backlog milestone Dec 10, 2020

@josephperrott josephperrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott josephperrott removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 17, 2020
@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Dec 17, 2020
@AndrewKushnir

AndrewKushnir commented Dec 17, 2020

Copy link
Copy Markdown
Contributor Author

Merge assistance: due to a bug in GitHub UI, I can not remove Igor from reviewers...

josephperrott pushed a commit that referenced this pull request Dec 17, 2020
…ssions (#39848)

This commit adds the "outFiles" config options into the .vscode/recommended-launch.json, which helps speed up
the startup time of a debugging session by limiting the number of files that should be loaded.

PR Close #39848
@angular-automatic-lock-bot

Copy link
Copy Markdown

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 Jan 17, 2021
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: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) cla: yes merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note 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