The global Scala.
The global Scala.js IR cache
Dummy setting to persist a Scala.
Dummy setting to persist a Scala.js linker.
Patches the IncOptions so that .
Patches the IncOptions so that .sjsir files are pruned as needed.
This complicated logic patches the ClassfileManager factory of the given IncOptions with one that is aware of .sjsir files emitted by the Scala.js compiler. This makes sure that, when a .class file must be deleted, the corresponding .sjsir file are also deleted.
All .
All .sjsir files on the fullClasspath, used by scalajsp.
A tag to indicate that a task is using the value of scalaJSLinker
A tag to indicate that a task is using the value of scalaJSLinker
This setting's value should always be retrieved from the same scope than scalaJSLinker was retrieved from.
Contains settings used by ScalaJSPlugin that should not be automatically be in the *.sbt file's scope.