(library
 (name belenios_js)
 (libraries
  js_of_ocaml
  js_of_ocaml-lwt
  js_of_ocaml-tyxml
  belenios-platform
  belenios-lib
  belenios_ui
  belenios-lib.api)
 (modules_without_implementation messages)
 (preprocess
  (pps js_of_ocaml-ppx)))
