basic example with tiny_httpd
This commit is contained in:
parent
107c27db95
commit
7ab765a333
6 changed files with 72 additions and 28 deletions
|
|
@ -30,9 +30,11 @@
|
|||
(tags
|
||||
(leaflet javascript bindings interactive map openstreetmap))
|
||||
(depends
|
||||
(ocaml
|
||||
(>= 4.08))
|
||||
brr
|
||||
js_of_ocaml
|
||||
dune-site
|
||||
(ocaml
|
||||
(>= 4.08)))
|
||||
(tiny_httpd :with-test)
|
||||
)
|
||||
(sites (share css) (share images)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue