justkey007 / tsc-alias

Replace alias paths with relative paths after typescript compilation
MIT License
902 stars 62 forks source link

Added outDir option to cli #158

Closed raouldeheer closed 1 year ago

raouldeheer commented 1 year ago

Should fix #157

kerm1it commented 1 year ago

@raouldeheer @justkey007

This PR cause --outDir--dir and --directory not work.

image