sbt/main
Eugene Yokota ad90590bc6 Fix project loading
Problem
-------
Given val root, currently both `root` and synthetic root gets loaded.
This might be caused by build.sbt being virtualized, and no longer
matching the build root directory.

Solution
--------
For now, comparing the canonical paths seems to fix the issue.
2023-01-15 23:48:13 -05:00
..
src Fix project loading 2023-01-15 23:48:13 -05:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00