(executable
 (name main)
 (modes js)
 (libraries pgn_to_tex js_of_ocaml yojson)
 (preprocess
  (pps js_of_ocaml-ppx))
 (enabled_if
  (= %{env:CI=false} "false")))
