joonhocho / tscpaths

Replace absolute paths to relative paths after typescript compilation
MIT License
265 stars 50 forks source link

Input / Output source paths #3

Open vladjerca opened 5 years ago

vladjerca commented 5 years ago

I don't mind providing the input and output directory.

But I think the output should be directly reference compilerOptions.outDir found in the tsconfig.json description.

jonkwheeler commented 5 years ago

Just added this here: https://github.com/joonhocho/tscpaths/pull/11

Hoping @joonhocho sees it ðŸ¤