Skip to content

Commit

Permalink
Work around missing bonsai_form_experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent 9b4253e commit 311099d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bonsai/examples/logo_gen/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(executables (names main)
(libraries bonsai_web virtual_dom.svg bonsai_form_experimental
virtual_dom.vdom_test_helpers)
(preprocess (pps ppx_pattern_bind js_of_ocaml-ppx ppx_jane)))
; (executables (names main)
; (libraries bonsai_web virtual_dom.svg bonsai_form_experimental
; virtual_dom.vdom_test_helpers)
; (preprocess (pps ppx_pattern_bind js_of_ocaml-ppx ppx_jane)))

0 comments on commit 311099d

Please sign in to comment.