Closed isaacs closed 1 year ago
Oh, interesting wrinkle! This only happens on Windows. On macOS and linux it seems to merge them properly.
So I am suddenly very suspicious of it being a path string comparison issue.
Managed to work around this by canonicalizing the source urls that ts-node creates. There's still another issue with branch merging, though, will post another issue for that.
https://github.com/tapjs/tapjs/issues/967