Module base

Source
Available on crate feature __base only.

Modules§

atoms
See Atom and UnsafeAtom
config
resolver
sourcemap
This library implements basic processing of JavaScript sourcemaps.

Structs§

BoolConfig
You can create this type like true.into() or false.into().
BoolOrDataConfig
Compiler
All methods accept Handler, which is a storage for errors.
HandlerOpts
JsMinifyExtras
PrintArgs
SwcComments
Multi-threaded implementation of Comments
TransformOutput

Enums§

BoolOr

Functions§

try_with_handler
Try operation with a Handler and prints the errors as a String wrapped by Err.