Skip to content

Commit 13653cc

Browse files
llllvvuugilamran
andauthored
Update README.md
Co-authored-by: Gil Amran <[email protected]>
1 parent 2b2c879 commit 13653cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Notes:
121121

122122
- The (`onSuccess`) `COMMAND` will not run if the compilation failed.
123123
- The (`onEmit`) `COMMAND` will not run if the compilation succeeded with no changed files, unless it is the first success.
124-
- The (`onEmit`) `COMMAND` will run if the compilation failed, but still emitted changed files.
124+
- The (`onEmit`) `COMMAND` will run even if the compilation failed, but emitted changed files.
125125
- The (`onEmit`) `COMMAND` will not run 100 times for 100 files, due to `--onEmitDebounce`
126126
- The (`onEmit`) `COMMAND` is not cancelling the `onSuccess`/`onFirstSuccess`/`onFailure`/`onCompilationComplete`/`onCompilationStarted` commands and vice versa.
127127
- `tsc-watch` is using the currently installed TypeScript compiler.

0 commit comments

Comments
 (0)