Note that Hot Module Replacement (HMR) is still an experimental feature. Introduction Hot Module
webpack is fed a configuration object. Depending on your usage of webpack there are two ways to pass this configuration object:
dynamic requires A context is created if your request contains expressions, so the exact module is not known on compile time.
The webpack-dev-server is a little node.js Express server, which uses the
Page 5 of 5