You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build currently has a `compat30Native` project which causes problems
in the IntelliJ project import (through bsp)
```
sbt:scala-collection-compat> projects
[info] In file:/Users/luc/scala/scala-collection-compat/
...
[info] compat213
[info] compat213JS
[info] compat213Native
[info] compat30
[info] compat30JS
[info] compat30Native
...
```
0 commit comments