ModuleSplitStyle

mill.scalajslib.api.ModuleSplitStyle
See theModuleSplitStyle companion trait

Attributes

Companion
trait
Source
ScalaJSApi.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object FewestModules extends ModuleSplitStyle

Attributes

Source
ScalaJSApi.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
final case class SmallModulesFor(packages: List[String]) extends ModuleSplitStyle

Attributes

Source
ScalaJSApi.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object SmallestModules extends ModuleSplitStyle

Attributes

Source
ScalaJSApi.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val rw: ReadWriter[ModuleSplitStyle]

Attributes

Source
ScalaJSApi.scala
implicit val rwFewestModules: ReadWriter[FewestModules.type]

Attributes

Source
ScalaJSApi.scala
implicit val rwSmallModulesFor: ReadWriter[SmallModulesFor]

Attributes

Source
ScalaJSApi.scala
implicit val rwSmallestModules: ReadWriter[SmallestModules.type]

Attributes

Source
ScalaJSApi.scala