rth-ui-runner
v1.2.0
Published
## Background
Downloads
1
Readme
rth-ui-runner
Background
- Commander handles arguments and commands.
- friendly-errors-webpack-plugin provides the friendly Webpack output that all the cool kids are using these days.
- Webpack 4 Tutorial: from 0 Conf to Production Mode is a great starter guide for using Webpack 4.
Improvements
- Use
style-loader
in dev and mini-css-extract-plugin in production - Add duplicate-package-checker-webpack-plugin
- Enable HMR:
Later
- Add ability to analyze bundle with webpack-bundle-analyzer