0no-co / gql.tada

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

feat(cli-utils): add experimental support for `.vue` SFC files #232

Closed JoviDeCroock closed 5 months ago

JoviDeCroock commented 5 months ago

Resolves #210 Resolves #231

Summary

This PR adds support for parsing .vue files, it will use the Vue compiler to create an intermediary representation in ts-morph.

Screenshot 2024-04-19 at 10 15 39

I added this initially only to check so we can align on the solution and I can expand it into multiple other after.

Some potential improvements

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 7644358ef6d4f2fe0d6640de8de54aa183218abc

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