(executable (name editor) (libraries brr brr.note elements js_lib prosemirror blog ) (modes js) (preprocess (pps js_of_ocaml-ppx)) (link_flags (:standard -no-check-prims)) ) (rule (targets editor.js) (deps editor.bc.js) (action (copy %{deps} %{targets})))