Packages

p

org.scalajs

sbtplugin

package sbtplugin

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait LinkerImpl extends AnyRef

    Abstract implementation of a linker as needed by the sbt plugin.

    Abstract implementation of a linker as needed by the sbt plugin.

    Note

    This trait does not guarantee full compatibility: Methods may be added / removed in the future. Use LinkerImpl.Forwarding to override things selectively in a compatible manner.

  2. sealed trait Stage extends AnyRef

Ungrouped