Skip to content

webpack 4

Compare
Choose a tag to compare
@rherwig rherwig released this 17 Apr 16:44
· 28 commits to master since this release
  • Upgraded to webpack 4
  • Upgraded to React 16.3
  • Removed extract-css-chunks plugin in favor of extract-text-webpack-plugin,
    since the former is not supported with webpack 4 anymore
  • Removes extract plugins for styles in development, to improve hot-reloading