org.scalajs.core.tools.linker.backend.OutputMode
Legacy output mode where everything is stored in a global ScalaJS variable. This is suited to the special Rhino interpreter.
Whether to use ECMAScript 2015 features, such as classes and arrow functions.
Legacy output mode where everything is stored in a global ScalaJS variable. This is suited to the special Rhino interpreter.