diff options
Diffstat (limited to 'script.it/dune')
-rwxr-xr-x | script.it/dune | 2 |
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)) |