Skip to content

Type Alias: BundleError

Defined in: utils/error.ts:47

The error type that is thrown by Rolldown for the whole build.

Type Declaration

errors?

The individual errors that happened during the build.

This property is a getter to avoid unnecessary expansion of error details when the error is logged.