Skip to content

Commit 105def1

Browse files
ToddHebebrandclaude
andcommitted
chore: add @novnc/novnc dependency for VNC viewer
Required by VncViewer.tsx to render VNC sessions in the browser. Dynamically imported at runtime so it doesn't affect bundle size for pages that don't use VNC. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c6c3362 commit 105def1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

apps/web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@astrojs/tailwind": "^6.0.0",
2222
"@hookform/resolvers": "^5.2.2",
2323
"@monaco-editor/react": "^4.6.0",
24+
"@novnc/novnc": "^1.6.0",
2425
"@tanstack/react-query": "^5.95.2",
2526
"@xterm/addon-fit": "^0.11.0",
2627
"@xterm/addon-web-links": "^0.11.0",

pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)