Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
8 contributions in the last year
Contribution activity
July 2020
Created an issue in visionmedia/debug that received 1 comment
How to keep debug in bundles(umd) when optimization.minimize is true in Webpack?
Under optimization.minimize is true, Webpack will remove all console.*. How can i keep them in bundles(umd)? new TersePlugins({ terserOptions: { dr…
1
comment