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 a situation where config files using require would not be imported as CommonJS. #224

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Oct 8, 2024

Reported in #187

Copy link
Contributor

github-actions bot commented Oct 8, 2024

You can download the latest build of the extension for this PR here:
vscode-apollo-0.0.0-build-1728983683.pr-224.commit-848dada.zip.

To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view.

Alternatively, run

code --install-extension vscode-apollo-0.0.0-build-1728983683.pr-224.commit-848dada.vsix --force

from the command line.

For older builds, please see the edit history of this comment.

@phryneas phryneas merged commit b7d300f into main Oct 15, 2024
7 of 8 checks passed
@phryneas phryneas deleted the pr/fix-cjs-loading branch October 15, 2024 09:18
@github-actions github-actions bot mentioned this pull request Oct 15, 2024
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.

2 participants