How to use Watch mode #355

Closed
opened 2025-08-09 17:15:58 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @RehanSaeed on 10/18/2017

I'd like to execute some sort of watch command, so that any time I change a C# file, dotnet watch kicks in and restarts Kestrel and any time I change some web file, webpack watch kicks in and does HMR.

Since we have dotnet watch and two webpack config files, how can this be achieved?

*Originally created by @RehanSaeed on 10/18/2017* I'd like to execute some sort of watch command, so that any time I change a C# file, dotnet watch kicks in and restarts Kestrel and any time I change some web file, webpack watch kicks in and does HMR. Since we have `dotnet watch` and two webpack config files, how can this be achieved?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#355
No description provided.