Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
83
stars
8
forks
source link
fix: fixed early return in schema check when matchDocuments is on #19
Closed
nathan-knight closed 1 year ago
Also refactored it so file matchers run simultaneously. Now it fully works for me locally.