OpenWISP
Add hot-module-replacement to the webpack configuration.
hot-module-replacement allows all kinds of modules to be updated at runtime without the need for a full refresh. We can implement it to speed up the development. Update the webpack-dev-server configuration to use the webpack's built-in HMR plugin. Create a pull request for the same and submit the link to the pull request.
Task tags
Students who completed this task
Kamil Cholewa