diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-01-02 16:20:42 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-01-02 16:20:42 +0100 |
commit | 20addbe8fd0ac4c79c8a69a4f888ec320a9ca4c3 (patch) | |
tree | 2c3f0b13a8037500bb58504aadc13315c301f1f9 /dune | |
parent | 3d3ac5d05cf2851444b835b5bbc0236111f53673 (diff) |
Refactor
Diffstat (limited to 'dune')
-rwxr-xr-x | dune | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -1,26 +0,0 @@ -(executables - (names script) - (libraries - js_of_ocaml - brr - brr.note - vg - vg.htmlc - messages - messages_json - worker - shapes - tools - elements - blog - path - ) - (modes js) - (preprocess (pps ppx_hash)) - (link_flags (:standard -no-check-prims)) - ) - -(rule - (targets script.js) - (deps script.bc.js) - (action (run cp %{deps} %{targets}))) |