diff options
author | Clombrong <clombrong@egregore.fun> | 2025-04-23 17:56:20 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-04-23 17:56:20 +0200 |
commit | 1aa2f2dac32d4289ce95db806589c05ea102503c (patch) | |
tree | 750d17ad43ac412373e5daf770302c34a7b85fcf /dune-project | |
parent | 34f072dda231f0de4cfdcd86bfe921fcefc134fb (diff) |
feat: add ws endpoint detection function
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dune-project b/dune-project index a46653c..08f71c6 100644 --- a/dune-project +++ b/dune-project @@ -38,7 +38,9 @@ ocaml dune js_of_ocaml + js_of_ocaml-lwt js_of_ocaml-ppx + xmlm (flesh (and (= :version) :with-test))) |