remove js ppx

This commit is contained in:
Swrup 2022-12-07 22:14:13 +01:00
parent 13f017b526
commit a3093dc0c8

View file

@ -31,8 +31,7 @@
tyxml
tyxml.functor
uri
uuidm
yojson)
uuidm)
(preprocess
(pps lwt_ppx)))
@ -50,6 +49,4 @@
(name island_client)
(modules island_client)
(libraries js_of_ocaml brr)
(modes js)
(preprocess
(pps js_of_ocaml-ppx)))
(modes js))