How can I remove License comment from the bundle generated by js.Build?

In most cases you are violating the license by removing it. That’s why most minifiers retain the license by default. Go find those extra bytes somewhere else.

4 Likes