On our .NET MVC 5 app, JSPool was installed as a dependency of React.Core via Nuget.
When deployed, I'm seeing lots of logs looking like this:
[JSPool] Watched file 'D:\home\site\wwwroot\logs\2017-10-23.log' changed
As if, when not configured, JSPool start watching the whole site root.
On our .NET MVC 5 app, JSPool was installed as a dependency of React.Core via Nuget.
When deployed, I'm seeing lots of logs looking like this:
[JSPool] Watched file 'D:\home\site\wwwroot\logs\2017-10-23.log' changed
As if, when not configured, JSPool start watching the whole site root.