webpack-preset-accurapp@3.1.3
·
486 commits
to master
since this release
- You can now also pass an object as an argument to
buildConfiguration()inwebpack.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 ababel-preset-accurappso you can have a.babelrcfile in your project