Closed mrkaspa closed 6 years ago
Could you provide more details? e.g. your code snippets.
I created a reason react project and changed one component to ocaml, enabled this ppx but it threw errors with jsx in a reason file
Does your Reason or OCaml file has something like
[%bsx "<div>hello</div>"]
If not, this should be other issues not related to this ppx.
yes it does, but the error wasn't threw on the ocaml file
Could you post your [%bsx "..."]
? The error is too opaque.
Closed due to inactivity.
Avoid to process reason files