+ wip content negotation
This commit is contained in:
parent
119d31a160
commit
cd85efffde
4 changed files with 166 additions and 33 deletions
4
src/dune
4
src/dune
|
|
@ -1,8 +1,8 @@
|
|||
(executable
|
||||
(public_name mte)
|
||||
(name mte)
|
||||
(modules assets mte config)
|
||||
(libraries vif fmt jsont))
|
||||
(modules assets mte config syntax)
|
||||
(libraries vif fmt jsont cohttp))
|
||||
|
||||
(rule
|
||||
(target assets.ml)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue