Diizzayy / nuxt-graphql-client

⚡️ Minimal GraphQL Client + Code Generation for Nuxt3
https://nuxt-graphql-client.web.app
MIT License
339 stars 42 forks source link

No match found for location with path "/_nuxt/.nuxt/gql.mjs" #396

Open maartenvanhunsel opened 9 months ago

maartenvanhunsel commented 9 months ago

Environment

Nuxt 3.7.4

Describe the bug

No match found for location with path "/_nuxt/.nuxt/gql.mjs"

Expected behaviour

gql.mjs should be written to .nuxt directory during build.

See https://github.com/Diizzayy/nuxt-graphql-client/pull/395 for Pull request