Skip to content

Option to disable webpack auto-refresh (livereload)

Things seemed to have changed recently and now all tabs automatically reload on bundle change (when saving a JS file).

Is there a way to disable this?

I don't see inline mode set in our webpack.config.js but perhaps it defaults to true, https://webpack.github.io/docs/webpack-dev-server.html#inline-mode

cc @mikegreiling, @alfredo1, @annabeldunstone