Skip to content

postBanner

  • Type: string | (chunk) => string | Promise<string>
  • Optional

A string to prepend to the bundle after renderChunk hook and minification.

See output.banner, output.intro as well.