Basically, I'm curious if something like SBT including the version number in a program is possible for Scala.js. The proposed solution doesn't work in scala.js, apparently due the the absence of the getPackage
method:
[error] Referring to non-existent method java.lang.Class.getPackage()java.lang.Package