org.scalajs.core.tools.linker.backend.OutputMode
Output mode compliant with ECMAScript 5.1 (deprecated alias).
This value is not annotated with @deprecated for technical reasons, but it should be considered as such.
@deprecated
Use Defaults instead.
Defaults
Whether to use ECMAScript 2015 features, such as classes and arrow functions.
Output mode compliant with ECMAScript 5.1 (deprecated alias).
This value is not annotated with
@deprecated
for technical reasons, but it should be considered as such.Use
Defaults
instead.