0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.56k stars 43 forks source link

fix(cli-utils): Fix modules not being resolved correctly with pnpm-installed `gql.tada` #298

Closed kitten closed 4 months ago

kitten commented 4 months ago

Resolves #289

Summary

The missing system.realpath method causes other file resolution processes to fail. Namely, this causes module resolution to act incorrectly with pnpm-installed dependencies and hence fails quite quickly since gql.tada depends on @0no-co/graphql.web

Set of changes

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 7aae71441c3e8c26a16d21287d44e65428ab7b9c

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