Crate brk_rolldown

Crate brk_rolldown 

Source

Re-exports§

pub use rolldown_plugin as plugin;

Structs§

Bundle
BundleFactory
BundleFactoryOptions
BundleHandle
A lightweight handle to access bundle state after the Bundle has been consumed.
BundleOutput
Bundler
BundlerBuilder
BundlerConfig
Configuration for creating a bundler instance. This is used by APIs like Watcher to construct bundlers internally.
BundlerOptions
BundlerTransformOptions
ChecksOptions
ChunkImportMap
ChunkingContext
CompilerAssumptions
DecoratorOptions
DeferSyncScanDataOption
DevModeOptions
DevtoolsOptions
ExperimentalOptions
FilenameTemplate
GeneratedCodeOptions
InlineConstConfig
InnerOptions
InputItem
InvalidateJsSideCache
IsolatedDeclarationsOptions
JsxOptions
Log
LogLocation
LogWithoutPlugin
ManualCodeSplittingOptions
MatchGroup
ModuleSideEffectsRule
NormalizedBundlerOptions
NotifyOption
OnInvalidate
OnLog
OptimizationOption
PluginsOptions
RawMinifyOptionsDetailed
RawTransformOptions
Transform options with auto tsconfig discovery and caching
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
CodeSplittingMode
Controls how code splitting is performed.
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
TransformOptionsInner
TreeshakeOptions
TsConfig
WatcherEvent

Constants§

RUNTIME_HELPER_NAMES

Traits§

DependedRuntimeHelperMapExt

Functions§

merge_transform_options_with_tsconfig
normalize_optimization_option

Type Aliases§

AddonFunction
DependedRuntimeHelperMap
SharedNormalizedBundlerOptions