Releases: lhns/sbt-scalajs-webjar
Releases · lhns/sbt-scalajs-webjar
0.5.0
- dependency updates
- migrated to group id de.lhns
0.4.0
- dependency updates
- option to generate a webjar reference object
- the
webjar
project is not derived anymore so you have to declare an explicit lazy val
for it in your build.sbt
0.3.3
- use normalizedName for webjar asset path
0.3.2
only copy important artifacts to webjar crossTarget for scalaJSBundler
0.3.1
fixed webjarMainResource and filter out unneeded artifacts from jar
0.3.0
added ScalaJSBundlerWebjarPlugin
0.2.1
This release sets exportJars to false which fixes some classpah dependency problems.
0.2.0
Settings that contain the resource path of the scalaJS artifacts.