diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-04-29 15:20:11 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:43:33 +0100 |
commit | 2fc4e793b12341df6264e22c0b8bd0f6dd2bd27d (patch) | |
tree | b61b55dc11e4361927c1638d1eb4e82feeef5465 /editor/dune | |
parent | eb319516fd922ab89b7120a885d1e801fa3f45aa (diff) |
Added pop-up and events in editor
Diffstat (limited to 'editor/dune')
-rwxr-xr-x | editor/dune | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/dune b/editor/dune index 4d6d03c..c8dfe3c 100755 --- a/editor/dune +++ b/editor/dune @@ -8,6 +8,7 @@ prosemirror blog application + forms ) (modes js) (preprocess (pps js_of_ocaml-ppx)) |