Skip to content

Commit 3fc6e2b

Browse files
committed
Add secondary window pkg to electron example tsconfig.json
Signed-off-by: Thomas Mäder <[email protected]>
1 parent d45c87b commit 3fc6e2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/electron/tsconfig.json

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@
107107
{
108108
"path": "../../packages/search-in-workspace"
109109
},
110+
{
111+
"path": "../../packages/secondary-window"
112+
},
110113
{
111114
"path": "../../packages/task"
112115
},

0 commit comments

Comments
 (0)