Skip to content

postBanner

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

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

See output.banner, output.intro as well.

Released under the MIT License.