## Features that need to be migrated - livereload server in dev mode via nodemon - source map module injected at the top of the compiled file `webpack.BannerPlugin` - if using typescript should do type checking in a separate process `ForkTsCheckerWebpackPlugin` - should display errors with a nice output for easier readability `FriendlyErrorsWebpackPlugin` - node_modules are not bundled `node-externals`
Features that need to be migrated
webpack.BannerPluginForkTsCheckerWebpackPluginFriendlyErrorsWebpackPluginnode-externals