You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'replace' of null
I'm using an inline script in the index.html to load the .JS file (which is in the folder declared by publicPath) and I enabled the hot module replacement to receive updates.
Using version 1.14.0, it works fine (so at the moment I am not updating the webpack-dev-server module to 1.14.1).
lancefisher, ahw, anatolinicolae, evandavis, trodrigues and 5 more