Open vaclavsvejcar opened 5 years ago
So I took a crack at this fixing the issues local to workbench
, but that in turn reveals that its JS dependencies need to also be updated to support 1.0.0:
The other JS dep scalajs-dom has been already updated.
Noting it here for future- autowire is now sjs 1.0+ compatible
upickle is too
@dropofwill Does that mean you can work your magic now?
The magic is all done in #53. It's awaiting a review to be merged and republished.
Hello,
it looks that the current build of Workbench is incompatible with Scala.js 1.0.0, do you have any plans to add support for this upcoming major version?