Structs§
- Built
Input - One
BuiltConfig
per a directory with swcrc - Caller
Options - Config
- A single object in the
.swcrc
file - Const
Modules Config - Error
Config - Experimental
Options - Global
Pass Option - Hidden
Transform Config - JsMinify
Format Options jsc.minify.format
.- JsMinify
Options - Second argument of
minify
. - JsMinify
Parse Options - Parser options for
minify()
, which should have the same API as terser. - JscConfig
jsc
in.swcrc
.- JscExperimental
jsc.experimental
in.swcrc
- JscOutput
Config - Jsonify
Option - Optimizer
Config - Options
- Parse
Options - Plugin
Config - A tuple represents a plugin.
- Simplify
Json Option - Terser
Source MapOption sourceMap
ofminify()
.`- Transform
Config
Enums§
- Config
File - Decorator
Version - Error
Format - File
Matcher - Global
Inlining Pass Envs - Input
Source Map - IsModule
- JsMinify
Comment Option - Module
Config - Output
Charset - Rc
.swcrc
file- Root
Mode - Simplify
Option - Source
Maps Config - Configuration related to source map generated by swc.
Type Aliases§
- Paths
paths
section oftsconfig.json
.