cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json
1.53k stars 56 forks source link

ttypescript with transform plugins #69

Closed viT-1 closed 4 years ago

viT-1 commented 5 years ago

1.5.7 is working and transformed paths (by command line ttsc --project ./tsconfig.json) with custom transformers (e.g. @zerollup/ts-transform-paths) but latest (2.5.2) is not

MichalLytek commented 4 years ago

Both 1.5.7 and 1.5.8 works for me with --project and @zerollup/ts-transform-paths. Only the newest plugin 1.7.4 doesn't work.

cevek commented 4 years ago

The problem on the ts-transforms-paths side