Y
Hacker News
new
|
ask
|
show
|
jobs
by
dtzur
3269 days ago
Webpack can do that for you via dead code removal
1 comments
abritinthebay
3269 days ago
Uglify has been doing it for years too - just do a quick env var string substitution and it’s trivial, Webpack or not.
link