summaryrefslogtreecommitdiff
path: root/editor/dune
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-02-07 16:09:50 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:43:33 +0100
commit37485464a4da41462fc285d03229221f44860397 (patch)
tree38e9969c62e865ba7d9e258eb8c5d22172496ded /editor/dune
parent7c23b96ce5634550341b9554eda9d7c89a79e3c0 (diff)
Changed the application structure in the editor
Diffstat (limited to 'editor/dune')
-rwxr-xr-xeditor/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/dune b/editor/dune
index 767d35e..4d6d03c 100755
--- a/editor/dune
+++ b/editor/dune
@@ -7,6 +7,7 @@
js_lib
prosemirror
blog
+ application
)
(modes js)
(preprocess (pps js_of_ocaml-ppx))