samchon / typia

Super-fast/easy runtime validators and serializers via transformation
https://typia.io/
MIT License
4.45k stars 153 forks source link

typia with webpack using esbuild-loader #462

Closed codingnuclei closed 1 year ago

codingnuclei commented 1 year ago

Hi,

We have recently looked at moving from using ts-loader to esbuild-loader in our webpack.

From what I can see typia won't really work with esbuild-loader. Is that right?

Is this something that is possible?

Many thanks :)

samchon commented 1 year ago

No way. Just recommend to use vite