Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra files to watch #510

Closed
4 of 6 tasks
Maxim-Filimonov opened this issue Apr 1, 2024 · 1 comment
Closed
4 of 6 tasks

Add extra files to watch #510

Maxim-Filimonov opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working outdated pending triage

Comments

@Maxim-Filimonov
Copy link

Acknowledgements

  • I searched existing issues to avoid duplicates
  • I understand this is a place to report a confirmed bug (not seek debugging help)
  • I understand this is a collaborative open source project, and relies on community contributions
  • I have read and understood the Contribution guide

Minimal reproduction URL

https://stackblitz.com/edit/node-ddkc1s?file=example.graphql

Version

3.12.1

Node.js version

18

Package manager

pnpm

Operating system

Linux

Problem & expected behavior (under 200 words)

  • What happened
    I want to restart a graphql server when *.graphql files are changed. With nodemon it's possible to specify which extensions to watch. I tried adding a pluging to import graphql files directly in node and that still didn't add it to watch list(see attached stackblitz)
  • What I expected
    Ability to add extra files to watch when it needs to recompile and restart.
  • Error stack trace
  • Documentation links
  • Screenshots

Contributions

  • I will open a pull request for this issue
  • I will support the work financially (any amount helps)
@Maxim-Filimonov Maxim-Filimonov added bug Something isn't working pending triage labels Apr 1, 2024
@Maxim-Filimonov
Copy link
Author

Ah i'm blind lol See #181

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working outdated pending triage
Projects
None yet
Development

No branches or pull requests

1 participant