Package

org.scalajs.core.tools.linker.backend

closure

Permalink

package closure

Visibility
  1. Public
  2. All

Type Members

  1. final class ClosureLinkerBackend extends LinkerBackend

    Permalink

    The Closure backend of the Scala.js linker.

    The Closure backend of the Scala.js linker.

    Runs a the Google Closure Compiler in advanced mode on the emitted code. Use this for production builds.

Ungrouped