Hacker News new | ask | show | jobs
by fiddlerwoaroof 1962 days ago
I've looked at Webpack's output before, and I don't recall seeing any headers there.
1 comments

Webpack definitely keeps the license headers even when minification is on. They have to start with something like "@license".