jeudi 21 novembre 2019

Can i use Webpack HMR without webpack-dev-server or webpack-dev-middleware?

Is it possible to set webpack 4 configuration to use webpack.HotModuleReplacementPlugin() without any server side functional?

In this case client script in browser, for example, should check for hot-update.json manifest (been build with the bundle) and upgrade changed modules if any.




Aucun commentaire:

Enregistrer un commentaire