basic example with tiny_httpd
This commit is contained in:
parent
619be59031
commit
a67ff6acab
6 changed files with 72 additions and 28 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue