uglifyjs-webpack-plugin icon indicating copy to clipboard operation
uglifyjs-webpack-plugin copied to clipboard

Dedupe (license) comments

Open evan-scott-zocdoc opened this issue 8 years ago • 1 comments
trafficstars

It'd be nice if this plugin automatically deduped the license comments it collects. For instance, Facebook includes a license header at the top of most files which becomes very cluttery, since they're all essentially the same.

evan-scott-zocdoc avatar Nov 03 '17 06:11 evan-scott-zocdoc

Partial fixed in https://github.com/webpack-contrib/uglifyjs-webpack-plugin/pull/383 (for extracting comments)

alexander-akait avatar Dec 18 '18 10:12 alexander-akait