Skip to content

webpack-preset-accurapp@3.1.3

Choose a tag to compare

@marcofugaro marcofugaro released this 15 Sep 12:45
· 486 commits to master since this release
  • You can now also pass an object as an argument to buildConfiguration() in webpack.config.js
  • Fixed various issues with webpack and loaders, expecially svgs
  • NpmInstallPlugin 🎉
  • Update multiple dependencies
  • Deprecated passing babelrc as a second argument in buildConfiguration() because it was unused and awkward, if we'll need to customize babel in the future we'll do a babel-preset-accurapp so you can have a .babelrc file in your project