sbt/core
Alexandre Archambault 2420fa8a69 Tweak optional pseudo-configuration
Have it ~extends "default" rather than "compile", so that depending on both "default" and "optional" can be simplified to just "optional" ("default" being pulled by it now, thanks to this change). That allows to address the scala-compiler jar appearing twice on the classpath sometimes.
2017-04-06 00:14:33 +02:00
..
js/src/main/scala/coursier/core/compatibility Refactor web page link listing logic, implement it on the scalajs side 2017-02-13 19:19:39 +01:00
jvm/src/main/scala/coursier Refactor web page link listing logic, implement it on the scalajs side 2017-02-13 19:19:39 +01:00
shared/src/main/scala/coursier Tweak optional pseudo-configuration 2017-04-06 00:14:33 +02:00