Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Update debug configuration #35

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Update debug configuration #35

merged 1 commit into from
Jul 31, 2017

Conversation

lostintangent
Copy link
Member

@lostintangent lostintangent commented Jul 31, 2017

This PR simply updates the debug configuration's preLaunchTask setting, in order to accomodate the new auto-detection of NPM scripts. Without this change, I receive the following error when trying to debug this starter using VS Code 1.15:

screen shot 2017-07-30 at 10 09 42 pm

Alternatively, we could update the tasks.json file to set the build task's taskName property to build. However, the taskName property is now deprecated (in favor of label), and the build task doesn't really need a label anyways since it's only being defined via tasks.json in order to configure it as the default build task.

@msftclas
Copy link

@lostintangent,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@bowdenk7 bowdenk7 merged commit 5cd9602 into microsoft:master Jul 31, 2017
brittanydrandolph pushed a commit that referenced this pull request Jun 17, 2022
Update debug configuration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants