0no-co / gql.tada

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

refactor(cli-utils): Refactor internal TypeScript instantiation #247

Closed kitten closed 5 months ago

kitten commented 5 months ago

Summary

This refactors the internal instantiation of typescript from using ts-morph to @typescript/vfs, as a lighter, more reviewable alternative that will suffice for our purposes for the time being and for foreseeable use-cases.

We're essentially aiming to replace this to:

Set of changes

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 1ee580966492d9e67c7162eb037022edb54970ae

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