bloop.config.Config.JsConfig
See theJsConfig companion object
case class JsConfig(version: String, mode: LinkerMode, kind: ModuleKindJS, emitSourceMaps: Boolean, jsdom: Option[Boolean], output: Option[Path], nodePath: Option[Path], toolchain: List[Path], moduleSplitStyle: Option[ModuleSplitStyleJS]) extends PlatformConfig
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PlatformConfigclass Objecttrait Matchableclass Any
Members list
In this article