cevek / ttypescript

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

Usage with @zeit/next-typescript #56

Closed raine closed 4 years ago

raine commented 5 years ago

Hello. Any idea how to hook this into @zeit/next-typescript?

Looking at the source code of @zeit/next-typescript, I'm not sure how the webpack configuration shown in the README.md could be applied there.

Thanks.

cevek commented 4 years ago

You can use https://github.com/nonara/ts-patch for this framework