basic example with tiny_httpd

This commit is contained in:
Swrup 2025-02-06 01:28:39 +01:00
parent 619be59031
commit a67ff6acab
6 changed files with 72 additions and 28 deletions

View file

@ -16,10 +16,11 @@ doc: "TODO/leaflet"
bug-reports: "https://git.zapashcanon.fr/swrup/leaflet/issues"
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.08"}
"brr"
"js_of_ocaml"
"dune-site"
"ocaml" {>= "4.08"}
"tiny_httpd" {with-test}
"odoc" {with-doc}
]
build: [