Closed beauby closed 2 weeks ago
This PR fixes the issue where file paths were displayed as foo.sklib:path/to/bar.sk, causing difficulties with tooling/editors. The absolute paths (at the time of building the sklibs) are now displayed instead.
foo.sklib:path/to/bar.sk
This PR fixes the issue where file paths were displayed as
foo.sklib:path/to/bar.sk
, causing difficulties with tooling/editors. The absolute paths (at the time of building the sklibs) are now displayed instead.