Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/webpack-embedded-dependencies-plugin > IEmbeddedDependenciesWebpackPluginOptions > generateLicenseFile

IEmbeddedDependenciesWebpackPluginOptions.generateLicenseFile property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Whether to generate a license file. Defaults to false and will only generate the embedded-dependencies.json file

Signature:

generateLicenseFile?: boolean;