postBanner
- Type:
optionalpostBanner:string| (chunk) =>string|Promise<string>
Defined in: options/output-options.ts:240
A string to prepend to the bundle after renderChunk hook and minification.
See output.banner, output.intro as well.