Diizzayy / nuxt-graphql-client

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

Fix: No match found for location with path "/_nuxt/.nuxt/gql.mjs" #395

Open maartenvanhunsel opened 1 year ago

maartenvanhunsel commented 1 year ago

Since Nuxt 3.7.1 templates are not automatic been written to the .nuxt folder, we have to enable it ourself.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.33%. Comparing base (38f922b) to head (ec3c435). Report is 23 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #395 +/- ## ========================================== + Coverage 93.32% 93.33% +0.01% ========================================== Files 6 6 Lines 629 630 +1 Branches 120 120 ========================================== + Hits 587 588 +1 Misses 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.