make geopub/leaflet a separate library
This commit is contained in:
commit
2fe7c1450d
18 changed files with 352 additions and 0 deletions
7
src/dune
Normal file
7
src/dune
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(library
|
||||
(name leaflet)
|
||||
(public_name leaflet)
|
||||
(modules leaflet)
|
||||
(libraries brr js_of_ocaml)
|
||||
(js_of_ocaml
|
||||
(javascript_files leaflet.js)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue