Skip to content
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

chore(vscode): Fix debugging launch profiles #520

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ling1726
Copy link
Contributor

  • Updates outFile fields to point to dist
  • removes stopEntry since it is not allowed in the extension host
  • removes sourceMaps: false in server profile

The above changes lets developers debug all parts of the stylelint code

* Updates `outFile` fields to point to dist
* removes `stopEntry` since it is not allowed in the extension host
* removes `sourceMaps: false` in server profile

The above changes lets developers debug all parts of the stylelint code
@ling1726 ling1726 changed the title chore: Fix debugging launch profiles chore(vscode): Fix debugging launch profiles Mar 15, 2024
@ybiquitous
Copy link
Member

@ling1726 Thanks for the pull request. Can you fix the failed CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants