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

change parameter order for the watch-test task #313

Merged
merged 1 commit into from Oct 29, 2021

Conversation

IanMatthewHuff
Copy link
Member

Was creating a new extension and with a TS extension with webpack on I could not run the "Extension Tests" debug config.

image

image

I believe the parameter order from here might be off as --project (-p) is looking for a string. 2fc804e

@IanMatthewHuff
Copy link
Member Author

Not super familiar with this project. Initially I just tested by editing my local project.

Then I used npm link in the repo and tested generating a new extension + webpack project and verifying that both "Run Extension" and "Extension Tests" ran without errors.

@connor4312 connor4312 merged commit 148d8f7 into main Oct 29, 2021
@connor4312 connor4312 deleted the dev/ianhu/fixTSCCommand branch October 29, 2021 23:48
@aeschli aeschli added this to the October 2021 milestone Nov 1, 2021
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

3 participants