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

Fix .vscodeignore #2017

Closed
wants to merge 3 commits into from
Closed

Fix .vscodeignore #2017

wants to merge 3 commits into from

Conversation

tjquillan
Copy link
Contributor

@tjquillan tjquillan commented Jun 22, 2021

This PR should address the problems that occurred in #2013 and #2016. The root cause I believe is microsoft/vscode-vsce#576 where vsce changed how it parses .vscodeignore. This PR changes it so node_modules/prettier is once again included.

Side note:
I would like to use this PR to add some additional things that I am unsure of their necessity in the final bundle. I will list these below.

  • .husky/
  • .nvmrc
  • Run tests
  • Update the CHANGELOG.md with a summary of your changes

CHANGELOG.md Outdated Show resolved Hide resolved
@joaomoreno
Copy link

I was about to create exactly the same PR. Thanks @tjquillan.

@joaomoreno
Copy link

This isn't needed any more, please close it. More info: microsoft/vscode-vsce#588

@tjquillan tjquillan closed this Jun 25, 2021
@tjquillan tjquillan deleted the vscodeignore-fix branch June 25, 2021 13:54
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.

3 participants