Crate rolldown

Crate rolldown 

Source

Re-exports§

pub use crate::dev::dev_engine::DevEngine;
pub use rolldown_plugin as plugin;

Modules§

dev

Structs§

AdvancedChunksOptions
BundleOutput
Bundler
BundlerBuilder
BundlerOptions
BundlerTransformOptions
ChecksOptions
ChunkImportMap
ChunkingContext
CompilerAssumptions
DebugOptions
DecoratorOptions
DeferSyncScanDataOption
ExperimentalOptions
FilenameTemplate
GeneratedCodeOptions
HmrOptions
InlineConstConfig
InnerOptions
InputItem
InvalidateJsSideCache
IsolatedDeclarationsOptions
JsxOptions
Log
LogWithoutPlugin
MatchGroup
ModuleSideEffectsRule
NormalizedBundlerOptions
NotifyOption
OnInvalidate
OnLog
OptimizationOption
PluginsOptions
RawMinifyOptionsDetailed
ReactRefreshOptions
ResolveOptions
A simple wrapper around oxc_resolver::ResolveOptions to make it easier to use in the rolldown_resolver crate. See oxc_resolver::ResolveOptions for more information.
RuntimeHelper
SourceMapPathTransform
StyledComponentsOptions
TransformOptions
TypeScriptOptions
WatchOption
Watcher

Enums§

AddonOutputOption
AssetFilenamesOutputOption
AttachDebugInfo
BundleEvent
ChunkFilenamesOutputOption
ChunkModulesOrderBy
ESTarget
Either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
EsModuleFlag
This configuration determines how the bundler should handle the synthetic __esModule property in the CJS and IIFE format. It is rollup-capable, and the rollup default is IfDefaultProp. You may find rollup explanation here.
GlobalsOutputOption
HashCharacters
InjectImport
Usage
InlineConstMode
InlineConstOption
IsExternal
JsxPreset
LegalComments
LogLevel
MakeAbsoluteExternalsRelative
MatchGroupName
MatchGroupTest
MinifyOptions
ModuleSideEffects
ModuleType
OutputExports
OutputFormat
PathsOutputOption
Platform
PreserveEntrySignatures
PropertyReadSideEffects
PropertyWriteSideEffects
RawMinifyOptions
SanitizeFilename
SourceMapIgnoreList
SourceMapType
SourcemapHires
TreeshakeOptions
WatcherEvent

Constants§

RUNTIME_HELPER_NAMES

Functions§

normalize_optimization_option

Type Aliases§

AddonFunction
SharedNormalizedBundlerOptions