Skip to content

Add debug launch conf for VS Code#7683

Merged
balloob merged 3 commits intodevfrom
add-debug-conf
Nov 15, 2020
Merged

Add debug launch conf for VS Code#7683
balloob merged 3 commits intodevfrom
add-debug-conf

Conversation

@balloob
Copy link
Member

@balloob balloob commented Nov 14, 2020

Breaking change

Proposed change

  • Add VSCode tasks to launch the develop scripts for App, Cast, Gallery, Demo.
  • Add VSCode launch config to open a debug session in Chrome. Will launch the appropriate develop script if it is not running and will wait until the first build is done.

It's not useful… yet. Somehow Chrome will always not disable network caching when dev tools open, even if the default is to do so.

image

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@balloob balloob merged commit c7b747c into dev Nov 15, 2020
@balloob balloob deleted the add-debug-conf branch November 15, 2020 15:36
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants