test out dream templates
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
(library
|
||||
(name render)
|
||||
(public_name rawleydotxyz.render)
|
||||
(libraries dream lwt database))
|
||||
(libraries dream lwt database))
|
||||
|
||||
(rule
|
||||
(targets index.ml layout.ml)
|
||||
(deps index.eml.ml layout.eml.ml)
|
||||
(action
|
||||
(run dream_eml %{deps} --workspace %{workspace_root})))
|
||||
Reference in New Issue
Block a user