Skip to main content

Crate rolldown_dev

Crate rolldown_dev 

Source

Structs§

BundleOutput
BundleState
BundlerConfig
Configuration for creating a bundler instance. This is used by APIs like Watcher to construct bundlers internally.
DevEngine
DevOptions
DevWatchOptions
NormalizedDevOptions

Enums§

ErrorStage
Which stage of BundlingTask::run_inner produced a build error.
RebuildStrategy

Functions§

normalize_dev_options

Type Aliases§

BundlingFuture
OnAdditionalAssetsCallback
Assets emitted while generating an HMR patch or compiling a lazy entry (e.g. an image newly imported by the changed/lazy module). A pure HMR patch and a lazy compile never go through on_output, so this callback is the consumer’s only chance to receive — and e.g. serve — those assets.
OnHmrUpdatesCallback
OnOutputCallback
SharedClients
SharedNormalizedDevOptions