green-labs / ppx_ts

ReScript PPX helps the binding to typescript modules
35 stars 2 forks source link

Detach ppxlib #12

Open mununki opened 2 years ago

mununki commented 2 years ago

references https://github.com/rescript-association/reanalyze/blob/master/dead-code-ppx/DeadCodePPX.ml https://github.com/rescript-lang/syntax/blob/master/cli/reactjs_jsx_ppx_v3.ml

It will help to remove the deps to ppxlib.

mununki commented 2 years ago

issue with ppxlib https://github.com/zth/rescript-relay/pull/372