remove js ppx
This commit is contained in:
parent
13f017b526
commit
a3093dc0c8
1 changed files with 2 additions and 5 deletions
7
src/dune
7
src/dune
|
|
@ -31,8 +31,7 @@
|
||||||
tyxml
|
tyxml
|
||||||
tyxml.functor
|
tyxml.functor
|
||||||
uri
|
uri
|
||||||
uuidm
|
uuidm)
|
||||||
yojson)
|
|
||||||
(preprocess
|
(preprocess
|
||||||
(pps lwt_ppx)))
|
(pps lwt_ppx)))
|
||||||
|
|
||||||
|
|
@ -50,6 +49,4 @@
|
||||||
(name island_client)
|
(name island_client)
|
||||||
(modules island_client)
|
(modules island_client)
|
||||||
(libraries js_of_ocaml brr)
|
(libraries js_of_ocaml brr)
|
||||||
(modes js)
|
(modes js))
|
||||||
(preprocess
|
|
||||||
(pps js_of_ocaml-ppx)))
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue