scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

Switch from BabelMinifyWebpackPlugin to UglifyWebpackPlugin #125

Closed scottohara closed 4 years ago

scottohara commented 6 years ago

Waiting for Webpack 4 (which will support uglify-webpack-plugin@1.x)

Once done, check if dead-code elimination means that we can remove the arbitrary webpack performance max. size limits