dulnan / nuxt-graphql-middleware

GraphQL in the backend, fetch in the frontend. With TypeScript support.
https://nuxt-graphql-middleware.dulnan.net
MIT License
57 stars 11 forks source link

fix: remove file extensions from added aliases #48

Closed dulnan closed 3 days ago

dulnan commented 3 days ago

Removes file extensions from added aliases to fix issues with resolving of types when using Nuxt's typescript.typeCheck: true during build.