Skip to content

Commit aea4a75

Browse files
committed
Fixes #21
1 parent cd2e583 commit aea4a75

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,3 @@ When `NINJA_ANSI_FORCED` is set to `0`: `bsb` doesn't produce color.
181181
When `NINJA_ANSI_FORCED` is not set: `bsb` might or might not produce color, depending on a smart detection of where it's outputted.
182182

183183
> Note that bsc, the barebone compiler, will always be passed `-color always`. See more details in [this issue](https://github.com/rescript-lang/rescript-compiler/issues/2984#issuecomment-410669163).
184-
185-
### BS_VSCODE error output adapted for VSCODE
186-
187-
If you run bsb under VSCODE task runner like [this](https://github.com/rescript-lang/rescript-compiler/blob/master/jscomp/bsb/templates/basic-reason/.vscode/tasks.json#L6), it is recommended to have BS_VSCODE set
188-

0 commit comments

Comments
 (0)