Structs§
- Bundle
Output - Bundle
State - Bundler
Config - Configuration for creating a bundler instance.
This is used by APIs like
Watcherto construct bundlers internally. - DevEngine
- DevOptions
- DevWatch
Options - Normalized
DevOptions
Enums§
- Error
Stage - Which stage of
BundlingTask::run_innerproduced a build error. - Rebuild
Strategy
Functions§
Type Aliases§
- Bundling
Future - OnAdditional
Assets Callback - 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. - OnHmr
Updates Callback - OnOutput
Callback - Shared
Clients - Shared
Normalized DevOptions