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

use nohoist in exec extension #2805

Merged
merged 1 commit into from
Oct 10, 2022
Merged

use nohoist in exec extension #2805

merged 1 commit into from
Oct 10, 2022

Conversation

acao
Copy link
Member

@acao acao commented Oct 10, 2022

use workspaces.nohoist to ensure the workspace has everything we need to bundle node_modules with vsce!

I had too many issues with esbuild and the exec extension, so I had to opt out from bundling, but it's not to bad if we keep nohoist in check I guess?

use nohoist to ensure the workspace has everything we need to bundle node_modules
@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2022

🦋 Changeset detected

Latest commit: 90a9d84

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vscode-graphql-execution Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

The latest changes of this PR are not available as canary, since there are no linked changesets for this PR.

@acao acao merged commit e93a148 into main Oct 10, 2022
@acao acao deleted the vscode-bundler-fix-nohoist branch October 10, 2022 21:29
@acao acao mentioned this pull request Oct 10, 2022
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.

1 participant