We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--no-source-map
1 parent 3e8afe8 commit 6f6be0fCopy full SHA for 6f6be0f
dune
@@ -12,7 +12,7 @@
12
(ocamlopt_flags)
13
(js_of_ocaml
14
(compilation_mode whole_program)
15
- (flags --no-source-map --opt=2 --enable=use-js-string --target-env=browser)))
+ (flags --opt=2 --enable=use-js-string --target-env=browser)))
16
17
(dev (flags (:standard -safe-string -w -32 -warn-error -a+8))
18
0 commit comments