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(cli): Change TypeScript instantiation to check from project root #254

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

kitten
Copy link
Member

@kitten kitten commented Apr 24, 2024

In some recent PRs, with ${configDir} becoming a thing, I got a little confused.
We need configPath to resolve to the path of the configuration that contains the GraphQLSP plugin config. However, projectRoot always points to the starting folder of the project. However, we now instantiate TypeScript from the configRoot rather than projectRoot.

Copy link

changeset-bot bot commented Apr 24, 2024

🦋 Changeset detected

Latest commit: a8930b0

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

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

@kitten kitten merged commit 20aeddb into main Apr 24, 2024
1 check passed
@kitten kitten deleted the fix/change-ts-rootpath branch April 24, 2024 17:06
@github-actions github-actions bot mentioned this pull request Apr 24, 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.

None yet

2 participants