Skip to content

Commit 46578e0

Browse files
committed
chore(knip): add webview-ui entry for src/browser-panel.tsx to include Browser Session Panel in reachability graph
1 parent d9df0df commit 46578e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"project": ["**/*.ts"]
1717
},
1818
"webview-ui": {
19-
"entry": ["src/index.tsx"],
19+
"entry": ["src/index.tsx", "src/browser-panel.tsx"],
2020
"project": ["src/**/*.{ts,tsx}", "../src/shared/*.ts"]
2121
},
2222
"packages/{build,cloud,evals,ipc,telemetry,types}": {

0 commit comments

Comments
 (0)