We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7bb13 commit ed2b9c7Copy full SHA for ed2b9c7
jscomp/test/debug_tmp.ml
@@ -2,8 +2,8 @@
2
[@@@bs.config {
3
flags = [|
4
(* "-drawlambda"; "-dlambda"; *)
5
- "-dtypedtree"
6
- (* "-bs-debug-unit" *)
+ "-dtypedtree";
+ (* "-bs-diagnose" *)
7
|]
8
}]
9
0 commit comments