sbt/lm-core
ckstck 33c9bbdbe2
[2.x] fix: libraryDependency didn't work for cross-platform dependencies (#8957)
Problem
libraryDependencySchemes didn't work for platforms like Scala.JS

Solution
Modified EvictionError.scala to extract the suffix.
Changed from _: Binary to b: Binary and added ${b.suffix} to the module name.

---------

Co-authored-by: oolokioo7 <loki021107@gmail.com>
2026-03-21 22:43:17 -04:00
..
src [2.x] fix: libraryDependency didn't work for cross-platform dependencies (#8957) 2026-03-21 22:43:17 -04:00
NOTICE Move to lm-core, lm-ivy folders 2024-10-09 08:55:37 +02:00