Force page reload in Development when external files have changed
Created by: nuthinking
I was wondering if there was a way to watch some local folders and force webpackHotDevClient to reload the page if a change happens. Either in default mode or ejected one. Thanks!