- We are now on Webpack 4 and React 16.4, plus up-to-date with all our dependencies.
- We removed css-next in favor of postcss-preset-env.
- We removed extract-text-webpack-plugin to mini-css-extract-plugin because of Webpack 4 upgrade.
- Modify webpack config to make sure everything work as expected.