org.scalajs.core.tools.linker.StandardLinker
Returns the default configuration for a StandardLinker.
Returns the default configuration for a StandardLinker.
The defaults are:
semantics
: Semantics.DefaultsmoduleKind
: ModuleKind.NoModuleesFeatures
: ESFeatures.DefaultsbypassLinkingErrors
: false
(deprecated)checkIR
: false
optimizer
: true
parallel
: true
sourceMap
: true
relativizeSourceMapBase
: None
customOutputWrapper
: ("", "")
(deprecated)closureCompilerIfAvailable
: false
prettyPrint
: false
batchMode
: false