Skip to content

Commit

Permalink
remove jsoo sourcemap flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Feb 16, 2025
1 parent 526e918 commit 441e625
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/dune
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
(flags
:standard
(:include ./config/ocamlopt_flags.sexp))
(js_of_ocaml
(flags --no-sourcemap)))
(js_of_ocaml))

(rule
(alias runtest)
Expand Down

0 comments on commit 441e625

Please sign in to comment.