Skip to content

Conversation

seanknox
Copy link

@seanknox seanknox commented Feb 2, 2021

Hi 👋 Thought it might be helpful for devs to support using tsc -w to watch for typescript changes and serve them up immediately instead of requiring npm run build && npm start.

@MaximDevoir
Copy link
Contributor

This is awesome, I love running watch commands. I won't be able to check out PR until the weekend - if no one has reviewed it by then.

It all looks good.

@MaximDevoir
Copy link
Contributor

MaximDevoir commented Feb 7, 2021

After some testing, the watch command won't reload the application (e.g. re-run watch-node command`) after changes have been made to the project - even though the project has been rebuilt.

I'm guessing you intended for the app to reload with the rebuilt project?

@stale
Copy link

stale bot commented May 10, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the wontfix label May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants