Crate maudit_rolldown

Source

Re-exports§

pub use rolldown_plugin as plugin;

Structs§

AdvancedChunksOptions
BundleOutput
Bundler
BundlerBuilder
BundlerOptions
ChecksOptions
ExperimentalOptions
FileNameRenderOptions
FilenameTemplate
InnerOptions
InputItem
IsExternal
MatchGroup
ModuleSideEffectsRule
NormalizedBundlerOptions
NotifyOption
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.
SourceMapIgnoreList
SourceMapPathTransform
WatchOption
Watcher

Enums§

AddonOutputOption
AssetFilenamesOutputOption
ChunkFilenamesOutputOption
Comments
ESTarget
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
Jsx
ModuleSideEffects
ModuleType
OutputExports
OutputFormat
Platform
SanitizeFilename
SourceMapType
TreeshakeOptions

Type Aliases§

AddonFunction
SharedNormalizedBundlerOptions