Commit 7229a29
File tree
Expand file treeCollapse file tree
2 files changed
+40
-4
lines changedFilter options
- lib/internal/watch_mode
- test/parallel
Expand file treeCollapse file tree
2 files changed
+40
-4
lines changedlib/internal/watch_mode/files_watcher.js
Copy file name to clipboardExpand all lines: lib/internal/watch_mode/files_watcher.js+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
27 | 35 |
|
28 | 36 |
|
29 | 37 |
|
| ||
58 | 66 |
|
59 | 67 |
|
60 | 68 |
|
61 |
| - |
| 69 | + |
62 | 70 |
|
63 | 71 |
|
64 | 72 |
|
| ||
68 | 76 |
|
69 | 77 |
|
70 | 78 |
|
71 |
| - |
| 79 | + |
72 | 80 |
|
73 | 81 |
|
74 | 82 |
|
|
test/parallel/test-watch-mode-files_watcher.mjs
Copy file name to clipboardExpand all lines: test/parallel/test-watch-mode-files_watcher.mjs+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
54 | 82 |
|
55 | 83 |
|
56 | 84 |
|
|
0 commit comments