- 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}
property
CompileBuildConfig.throw
throw?: boolean