Juan Lapadula Plá

Results 2 comments of Juan Lapadula Plá

Hey, It took me a while to find out how to do it (I think there is no example in the docs), but you have to use `spanProcessors` instead of...

> If you use WebPack4, the solution is install terser-webpack-plugin > > npm install terser-webpack-plugin --save-dev > > and in module.export put: > > `optimization: { minimizer: [ new TerserPlugin({...