-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.This report has been forwarded to Jane Street's internal review system.
Description
-
accordion
File "examples/accordion/dune", line 3, characters 2-23:
3 | bonsai_web_ui_gallery)
^^^^^^^^^^^^^^^^^^^^^
Error: Library "bonsai_web_ui_gallery" not found.
File "examples/accordion/dune", line 4, characters 62-70:
4 | (preprocess (pps ppx_jane js_of_ocaml-ppx ppx_bonsai ppx_css ppx_demo)))
^^^^^^^^
Error: Library "ppx_demo" not found.
-
bonsai_view
File "examples/bonsai_view/dune", line 2, characters 64-75:
2 | (libraries bonsai_web bonsai_web_ui_form bonsai_web_ui_gallery auto_reload)
^^^^^^^^^^^
Error: Library "auto_reload" not found.
File "examples/bonsai_view/dune", line 3, characters 62-70:
3 | (preprocess (pps ppx_jane js_of_ocaml-ppx ppx_bonsai ppx_css ppx_demo)))
^^^^^^^^
Error: Library "ppx_demo" not found.
-
clipboard
File "examples/clipboard/dune", line 2, characters 42-54:
2 | (libraries bonsai_web bonsai_web_ui_form js_clipboard)
^^^^^^^^^^^^
Error: Library "js_clipboard" not found.
-
codemirror
File "examples/codemirror/dune", line 3, characters 21-38:
3 | ppx_css.inline_css codemirror_themes)
^^^^^^^^^^^^^^^^^
Error: Library "codemirror_themes" not found.
-
codicons
File "examples/codicons/dune", line 3, characters 2-14:
3 | js_clipboard)
^^^^^^^^^^^^
Error: Library "js_clipboard" not found.
-
dagviz
File "examples/dagviz/dune", line 5, characters 57-65:
5 | (pps js_of_ocaml-ppx ppx_typed_fields ppx_jane ppx_css ppx_demo ppx_bonsai)))
^^^^^^^^
Error: Library "ppx_demo" not found.
-
drilldown
File "examples/drilldown/dune", line 3, characters 2-27:
3 | bonsai_web_ui_tree_layout)
^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Library "bonsai_web_ui_tree_layout" not found.
-
dygraph
File "bindings/dygraph/src/dune", line 7, characters 54-77:
7 | virtual_dom.css_gen gen_js_api js_of_ocaml timezone piecewise_linear_kernel
^^^^^^^^^^^^^^^^^^^^^^^
Error: Library "piecewise_linear_kernel" not found.
-
favicon_svg
File "examples/favicon_svg/dune", line 2, characters 50-61:
2 | (libraries async_kernel async_js bonsai_web core favicon_svg
^^^^^^^^^^^
Error: Library "favicon_svg" not found.
-
forms
File "examples/forms/dune", line 2, characters 23-52:
2 | (libraries bonsai_web bonsai_web_ui_codemirror_form bonsai_web_ui_file
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Library "bonsai_web_ui_codemirror_form" not found.
(I'll add more as I find them, currently tested until gauge
)
Metadata
Metadata
Assignees
Labels
forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.This report has been forwarded to Jane Street's internal review system.