Upgrade to Scala 3.1.3?
armanbilge opened this issue · 1 comments
armanbilge commented
Notably, it includes scala/scala3#14318. The bug it fixes seems to cause all sorts of problems when trying to do things with sourcemaps.
I realize this lib is mostly facade where line numbers may not matter, but there are a few places where it could.
Edit: note that this would force an update to Scala.js 1.7 as well.
armanbilge commented
I will move ahead with this.
- The official advice for Scala 3 is to upgrade.
https://www.scala-lang.org/blog/2022/08/17/long-term-compatibility-plans.html - Scala.js 1.7.0 was released over a year ago.
https://www.scala-js.org/news/2021/08/04/announcing-scalajs-1.7.0/