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
TSCBasic: adjust AbsolutePath(_:relativeTo:) on Windows (#320)
Normalise the path prior to concatenation and canonicalization. This
enables the underlying API to properly perform this operation in a
single step and fixes a few cases where we would incorrect form paths.
0 commit comments