summaryrefslogtreecommitdiff
path: root/script.it/dune
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-01-09 11:35:40 +0100
committerSébastien Dailly <sebastien@chimrod.com>2021-01-09 11:35:40 +0100
commit329b774e315b41bc0d5b7daf8737222768c8d1f3 (patch)
tree94464c12dfa48d5fdb1508b9e8a115b4596d0e34 /script.it/dune
parentc734c1b30fd1c58a0d42020859be31d89b92bcd0 (diff)
Formalized exchanges between worker and app
Diffstat (limited to 'script.it/dune')
-rwxr-xr-xscript.it/dune2
1 files changed, 2 insertions, 0 deletions
diff --git a/script.it/dune b/script.it/dune
index 84b91f6..c51c43b 100755
--- a/script.it/dune
+++ b/script.it/dune
@@ -7,6 +7,7 @@
elements
blog
layer
+ worker_messages
)
(modes js)
(modules script state selection)
@@ -27,6 +28,7 @@
js_of_ocaml
shapes
path
+ worker_messages
)
(modes js)
(preprocess (pps ppx_hash js_of_ocaml-ppx))