This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit e6caf2b
fix: do not pass execArgv to ngcc process
Ngcc process will fail when the debugger is already attached to the main
process because it inherits `execArgv` from the parent process by
default.1 parent da1acba commit e6caf2b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments