Skip to content

Releases: lhns/sbt-scalajs-webjar

0.5.0

24 Apr 22:17
Compare
Choose a tag to compare
  • dependency updates
  • migrated to group id de.lhns

0.4.0

06 Sep 14:10
Compare
Choose a tag to compare
  • dependency updates
    • ScalaJS 1.7.0
  • 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.4

22 Jun 09:31
43c2ddc
Compare
Choose a tag to compare
  • dependency updates
    • ScalaJS 1.6.0

0.3.3

02 Jun 14:02
Compare
Choose a tag to compare
  • use normalizedName for webjar asset path

0.3.2

02 Jun 13:46
Compare
Choose a tag to compare

only copy important artifacts to webjar crossTarget for scalaJSBundler

0.3.1

20 May 11:20
Compare
Choose a tag to compare

fixed webjarMainResource and filter out unneeded artifacts from jar

0.3.0

19 May 15:33
Compare
Choose a tag to compare

added ScalaJSBundlerWebjarPlugin

0.2.1

15 May 14:17
f5da7c9
Compare
Choose a tag to compare

This release sets exportJars to false which fixes some classpah dependency problems.

0.2.0

14 May 14:31
Compare
Choose a tag to compare

Settings that contain the resource path of the scalaJS artifacts.

0.1.1

13 May 11:30
Compare
Choose a tag to compare

ScalaJS 1.0.1 support