Closed nafg closed 4 years ago
In https://github.com/vmunier/sbt-web-scalajs/releases/tag/v1.1.0 isDevMode doesn't exist, instead it uses scalaJSStage which is a setting built into the scalajs sbt plugin. Using 0.18 with it therefore results in a NoSuchMethodError
Could we get a new release with #351?
I believe this should be closed, since 0.19.0 and 0.20.0 have been released
In https://github.com/vmunier/sbt-web-scalajs/releases/tag/v1.1.0 isDevMode doesn't exist, instead it uses scalaJSStage which is a setting built into the scalajs sbt plugin. Using 0.18 with it therefore results in a NoSuchMethodError