Commit eabfdbe
committed
Restore SbtFile and null guards in JVM sourceFiles match
Lost during Run.scala restructure for Wasm: restores the original
case _: SbtFile => "" and case null => "" branches so SbtFile inputs
are properly filtered from scala.sources JVM property.1 parent f692f19 commit eabfdbe
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
680 | 681 | | |
681 | | - | |
| 682 | + | |
682 | 683 | | |
683 | 684 | | |
684 | 685 | | |
| |||
0 commit comments