Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

yoga dev possibly not watching all *.ts files #126

Closed
DevanB opened this issue Apr 8, 2019 · 2 comments
Closed

yoga dev possibly not watching all *.ts files #126

DevanB opened this issue Apr 8, 2019 · 2 comments

Comments

@DevanB
Copy link
Contributor

DevanB commented Apr 8, 2019

Describe the bug
I'm using the data-sources model (as prescribed by Tim in the Nexus docs) and have noticed that changes I make in my /src/data-sources/*.ts files are not being applied. I have to manually restart the process for those changes to be picked up.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new project and start said project.
  2. Add a .ts file to a new /src/data-sources/ folder
  3. Reference and use that new file from anywhere.
  4. Hopefully you see an error or oddity because that new code was not picked up by the dev process.

Expected behavior
I expect that all changes to any .ts files within the src folder would be recognized on file save.

Screenshots
If needed, I can put together a small video showcasing the issue.

Versions (please complete the following information):

  • OS: macOS 10.14.4
  • yoga CLI: yoga/0.18 node v10.10.0
@DevanB
Copy link
Contributor Author

DevanB commented Apr 8, 2019

There is a similar issue pertaining to Windows at #121

@Weakky
Copy link
Contributor

Weakky commented Apr 26, 2019

Hey there,

I made an answer at #121. This issue being kind of a duplicate of the other one, I'll close this one now and let the other one open til we're sure that everything's fixed.

Thanks 🙏

@Weakky Weakky closed this as completed Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants