Created by: AbraaoAlves
Related #6642
Sometimes when some env var isn't defined, the minified version is sent with a lot of extra information. It's happening because webpack.DefinePlugin expect a descriptive key for each field
Note
Analyze the impact of overwriting process.env
object on the bundle.