symptom - a build was working, then upgrading from scalajs 1.17.0 to 1.18.0 “suddenly” breaks the stImport task because now typings from
std
can’t be found.
I have already opened an issue here can't find typings.std.Record with scalajs 1.18.0+ · Issue #690 · ScalablyTyped/Converter · GitHub
but i was wondering if anyone else had an issue with Scalably Typed sbt-converter plugin with either scalajs 1.18.0 or 1.19.0 and have a workaround (other than moving everything to another sbt project)