From ca9611cef50cf81c47fcac3b1a8ef972b2d3dbf5 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Mon, 21 Apr 2025 13:04:27 +0200 Subject: feat: try js compilation --- flesh.opam | 1 + 1 file changed, 1 insertion(+) (limited to 'flesh.opam') 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} ] -- cgit v1.2.3