On this page

new BannerPlugin(options): void
  • options {BannerPluginArgument} options object
  • Returns: {BannerPlugin}
Attributes
banner:<object>
options:
{BannerPluginOptions}
webpack.BannerPlugin.apply(compiler): void
  • compiler {Compiler} the compiler instance
  • Returns: {void}

Apply the plugin