rwson opened this issue 6 years ago · 2 comments
on the Windows operating system, path alias will be compiled to backslash, but it is good on the Mac. below is my screenshots
windows:
Mac:
and my useage is: rimraf dist && tsc --project tsconfig.json && tscpaths -p tsconfig.json -s ./src -o ./dist
rimraf dist && tsc --project tsconfig.json && tscpaths -p tsconfig.json -s ./src -o ./dist
upload image error, follow is my screenshoot on windows
@rwson Just published a fix for it. Thank you!