Pthrow
Bun

property

NormalBuildConfig.throw

throw?: boolean
  • When set to true, the returned promise rejects with an AggregateError when a build failure happens.
  • When set to false, returns a BuildOutput with {success: false}