codepunkt/webpack-license-plugin

use replenishDefaultLicenseTexts in specific license types

zoltan-mihalyi opened this issue · 3 comments

If I am correct, the Apache 2.0 license requires the license text to be included, but others don't.
It would be great if replenishDefaultLicenseTexts could be a function, which decides what license should be replenished

You could also do that by parsing the resulting JSON to an additionalFile, right?

@zoltan-mihalyi Are you still interested in this?

@codepunkt The MIT license requires the license notice to be included, so no, thank you!