scala - what's the means of compile:fastOptJS::artifactPath in sbt's scalajs task? -


i'm fresh scala.js. problem not specify stage i'm encountering puzzle of sbt's scope relative concept.

i'm learning scalajs sbt. package js sbt fastoptjs task.
inspect fastoptjs, there many dependencies defined, such compile:fastoptjs::artifactpath one.
document, task defined under scope {<build-uri>}<project-id>/config:intask::key full name.
both compile , fastoptjs task , compile configration definition. how should understand define of compile:fastoptjs::artifactpath?

thanks lot.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -