aboutsummaryrefslogtreecommitdiff
path: root/test/js/dune
blob: d919a1e4cadb6f0f85570a7c66eeb6a353a0d77b (plain) (blame)
1
2
3
4
5
(test
 (name websockets_hello)
 (libraries portal_ws lwt js_of_ocaml)
 (modes js)
 (preprocess (pps js_of_ocaml-ppx)))