correct? rendering

This commit is contained in:
cqc
2022-09-02 21:34:47 -05:00
parent 6a484c3a06
commit 399280d9c4
2 changed files with 8 additions and 11 deletions

6
dune
View File

@ -1,10 +1,6 @@
(env
(dev (flags (:standard -warn-error -A))
(js_of_ocaml (flags --pretty --no-inline --source-map --debug-info) (compilation_mode separate)))
)
(js_of_ocaml (flags) (compilation_mode separate))))
(executable
(name boot_js)