Crate rolldown_error

Crate rolldown_error 

Source

Structs§

AmbiguousExternalNamespaceModule
BatchedBuildDiagnostic
BuildDiagnostic
BundlerInitializeError
CausedPlugin
DiagnosticOptions
EventKindSwitcher
UnloadableDependencyContext

Enums§

CjsExportSpan
Only record start offset for efficiency and simplicity
DiagnosableArcstr
A Hybrid string type used for diagnostic, e.g. for UnresolvedError, a specifier could be either a slice from raw source, or created during ast transformation. When the specifier came from raw source, we could use the Span information to give user better DX, otherwise, we could just use the string to create a fallback message.
EventKind
InvalidOptionType
Severity

Traits§

ResultExt

Functions§

downcast_napi_error_diagnostics
filter_out_disabled_diagnostics

Type Aliases§

BuildResult
SingleBuildResult