Skip to content

Commit d634989

Browse files
nojafFlorian Verdonck
and
Florian Verdonck
authored
Add examples of bsc flags I use (#949)
* Add examples of bsc flags I use * Elaborate on open flag --------- Co-authored-by: Florian Verdonck <[email protected]>
1 parent b6cebb3 commit d634989

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/docs/manual/latest/build-configuration.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ The warning numbers are shown in the build output when they're triggered. See [W
192192

193193
Extra flags to pass to the compiler. For advanced usages.
194194

195+
- `-open ABC` opens the module `ABC` for each file in the project. `ABC` can either be a dependency, namespaced project or local module of the current project.
196+
195197
## gentypeconfig
196198

197199
To enable genType, set `"gentypeconfig"` at top level in the project's `rescript.json`.

0 commit comments

Comments
 (0)