Commit 88f05b2
Fix build for debugger-shell (facebook#53924)
Summary:
Pull Request resolved: facebook#53924
Fix failing `yarn build` runs following D83070252.
Changelog: [Internal]
Reviewed By: motiz88
Differential Revision: D83161092
fbshipit-source-id: 3e9e984699750add82794281a387eac0534da60d1 parent dc37368 commit 88f05b2
File tree
2 files changed
+6
-6
lines changed- packages/debugger-shell/src/electron
2 files changed
+6
-6
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
0 commit comments