mighdoll/config-file-ts

defaultOutDir produces invalid path on Windows

Closed this issue · 2 comments

See related issue in electron-builder: electron-userland/electron-builder#7572

smushedPath ends up getting a : character from the drive letter portion of the path root:

const smushedPath = tsPath

I haven't been using this library for a while.. would you like to try making a patch? I'd help you for sure!

I haven't been using this library for a while.. would you like to try making a patch? I'd help you for sure!

Hey, no worries. I'll submit a PR when I have some time to look at this.