(library
 (name editor_app)
 (libraries 
   state
   application
   )
 (preprocess (pps js_of_ocaml-ppx))
 )