throw

Pthrow
Bun

Symbol

BuildConfig.throw

throw?: boolean

When set to true, the returned promise rejects with an AggregateError when a build failure happens. When set to false, the success property of the returned object will be false when a build failure happens. This defaults to true.