Back to Rolldown

On Warn

packages/rolldown/src/options/docs/on-warn.md

1.1.5233 B
Original Source

If the default handler is invoked, the log will be handled as a warning. If both an onLog and onwarn handler are provided, the onwarn handler will only be invoked if onLog calls its default handler with a level of "warn".