Commit 39d2062
Fix undefined error when debugging modules (DonJayamanne#589)
Fixes an issue where launching a debug session with modules results in the error "Cannot read property 'cwd' of undefined"1 parent 8cb9e94 commit 39d2062
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
0 commit comments