You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/docs/manual/latest/build-configuration.mdx
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,8 @@ The warning numbers are shown in the build output when they're triggered. See [W
192
192
193
193
Extra flags to pass to the compiler. For advanced usages.
194
194
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
+
195
197
## gentypeconfig
196
198
197
199
To enable genType, set `"gentypeconfig"` at top level in the project's `rescript.json`.
0 commit comments