scalajs-gradle icon indicating copy to clipboard operation
scalajs-gradle copied to clipboard

Add support for cross-building projects

Open machaval opened this issue 8 years ago • 2 comments

I currently have a project that compiles to jvm and js using the cross build feature https://www.scala-js.org/doc/project/cross-build.html . I'm trying to migrate to gradle but in order to do this I need to figure out a way to do this. Is there any way?

machaval avatar Jun 15 '16 16:06 machaval

any update here?

lssilva avatar Mar 29 '18 07:03 lssilva

With java web start being remove from java, I am thinking about using scala.js as an alternative way to deploy to the web. It would be great if I could find a way to cross-build using gradle.

barrybecker4 avatar Oct 13 '18 13:10 barrybecker4