package closure
Type Members
-
final
class
ClosureLinkerBackend extends LinkerBackendImpl
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.