Skip to content

Commit cbfef12

Browse files
committed
maybe..?
1 parent 929a159 commit cbfef12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jscomp/bsb/bsb_config.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ let rev_lib_bs = ".." // ".."
4242
(* access the js directory from "lib/bs",
4343
it would be '../js'
4444
45-
TODO: should be renamed, js -> cjs, es6 -> esm in v12
45+
TODO: should be renamed, js -> cjs, es6 -> mjs in v12
4646
*)
4747
let lib_bs_prefix_of_format (x : Ext_module_system.t) =
4848
".."

0 commit comments

Comments
 (0)