aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/dune
blob: 046dc5abef3b0e11be19a64d281ed00b113c0e46 (plain)
1
2
3
4
5
6
7
8
9
(library
 (name plugins)
 (libraries 
   brr
   prosemirror
   js_lib
   )
 (preprocess (pps js_of_ocaml-ppx))
 )