UNPKG

generate-license-file-webpack-plugin

Version:

Webpack plugin to generate a text file asset containing all of the licenses for your production third-party dependencies.

4 lines (3 loc) 168 B
export { LineEnding } from "generate-license-file"; export { defaultOptions } from "./lib/defaultOptions"; export { LicenseFilePlugin } from "./lib/licenseFilePlugin";