this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add missing dependencies to js_top_worker-web.opam

ocamlfind, fpath, and js_of_ocaml-ppx are required by lib/dune
but were not declared.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+3
+3
js_top_worker-web.opam
··· 20 20 "logs" 21 21 "angstrom" 22 22 "uri" 23 + "ocamlfind" 24 + "fpath" 25 + "js_of_ocaml-ppx" {>= "5.0"} 23 26 ] 24 27 build : [ 25 28 ["dune" "subst"] {pinned}