Use sideEffects: false
Airblader opened this issue · comments
Ingo Bürk commented
What's your idea?
We could try adding sideEffects: false
to our package.json for more aggressive optimization in webpack. Off the top of my head I'd say this should be as simple as it sounds, but we should definitely verify.
We should also verify what the actual impact on bundle size is.