danielwaltz / vite-plugin-graphql-codegen

Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
https://www.npmjs.com/package/vite-plugin-graphql-codegen
MIT License
83 stars 8 forks source link

fix: watch documents and schemas from nested config #29

Closed yurks closed 5 months ago

yurks commented 5 months ago

Search and collect nested configuration for documents and schema props for make them available for file watcher.

This fixes https://github.com/danielwaltz/vite-plugin-graphql-codegen/issues/24 and https://github.com/danielwaltz/vite-plugin-graphql-codegen/issues/12

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.3.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: