Skip to content

Updated to Webpack V4

Compare
Choose a tag to compare
@samsch samsch released this 19 May 20:02
· 12 commits to master since this release

Updated to Webpack v4

  • Removed explicit uglifyjs plugin
  • Replaced ExtractTextPlugin with MiniCssExtractPlugin
  • Switched entry to index.js to match Weback default
  • Changed build folder to dist to match Webpack default