Commit 30e3818
watch: get flags from execArgv
PR-URL: #61779
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>1 parent a433759 commit 30e3818Copy full SHA for 30e3818
2 files changed
+33-5Lines changed: 33 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/main
- test/sequential
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/main/watch_mode.js
Copy file name to clipboardExpand all lines: lib/internal/main/watch_mode.js+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | 24 | |
| ||
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
48 | | - |
49 | | - |
| 47 | + |
| 48 | + |
50 | 49 | |
51 | 50 | |
52 | 51 | |
53 | 52 | |
54 | | - |
| 53 | + |
55 | 54 | |
56 | 55 | |
57 | 56 | |
|
Collapse file
test/sequential/test-watch-mode.mjs
Copy file name to clipboardExpand all lines: test/sequential/test-watch-mode.mjs+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
893 | 893 | |
894 | 894 | |
895 | 895 | |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
896 | 925 | |
0 commit comments