aboutsummaryrefslogtreecommitdiff
path: root/flesh.opam
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-04-21 13:04:27 +0200
committerClombrong <cromblong@egregore.fun>2025-04-21 13:04:27 +0200
commitca9611cef50cf81c47fcac3b1a8ef972b2d3dbf5 (patch)
tree88e102108c00d0cfe7ed29caa18ee39060cdbc04 /flesh.opam
parente12c89058150c71a74cea9f042c6816058a120c1 (diff)
feat: try js compilation
Diffstat (limited to 'flesh.opam')
-rw-r--r--flesh.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh.opam b/flesh.opam
index ef1a579..713a01a 100644
--- a/flesh.opam
+++ b/flesh.opam
@@ -13,6 +13,7 @@ depends: [
"ocaml"
"dune" {>= "3.11"}
"lwt"
+ "js_of_ocaml-compiler" {with-test}
"merlin" {with-test}
"odoc" {with-doc}
]