Browser reload explicitly allows watch patterns for IHostEnvironment.WebRootFileProvider and ContentRootFileProvider, but can't be used with an arbitrary IFileProvider unless that fileprovider is added to the one of the aformentioned properties using a CompositeFileProvider.
Enhance BrowserReload, so you can configure to use any IFileProvider you want as a source, and configure multiple IFileProviders with watch patterns (multiple sources).
Browser reload explicitly allows watch patterns for IHostEnvironment.WebRootFileProvider and ContentRootFileProvider, but can't be used with an arbitrary IFileProvider unless that fileprovider is added to the one of the aformentioned properties using a CompositeFileProvider.
Enhance BrowserReload, so you can configure to use any IFileProvider you want as a source, and configure multiple IFileProviders with watch patterns (multiple sources).