eddeee888 / graphql-code-generator-plugins

List of GraphQL Code Generator plugins that complements the official plugins.
MIT License
50 stars 12 forks source link

Fix typeDefsFileMode=modules on Windows when used with hooks (like afterAllFileWrite) #133

Closed eddeee888 closed 1 year ago

eddeee888 commented 1 year ago

Patch issue an issue where typeDefsFileMode=modules does not work for Windows when used with hooks like afterAllFileWrite

Fixes:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 8efe6677d3e7f3e3d425f9c80687497aa498e87e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------------------------- | ----- | | @eddeee888/gcg-typescript-resolver-files | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR