vibetunnel/web/src/client
Mario Zechner e912b65c9e Fix Node.js detection in build-bun-executable.sh for Xcode builds
Add common Node.js installation paths to PATH including Homebrew, NVM, n, and MacPorts locations. This matches the approach used in build-web-frontend.sh and ensures the script can find Node.js when running in Xcode's restricted environment.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 04:04:52 +02:00
..
assets refactor: modularize server architecture and consolidate codebase 2025-06-20 22:44:40 +02:00
components Fix Node.js detection in build-bun-executable.sh for Xcode builds 2025-06-22 04:04:52 +02:00
services add missing message type in frontend 2025-06-21 17:16:21 +02:00
types Add first iteration of file browser 2025-06-21 16:11:35 +02:00
utils Add terminal max width control and fix WebSocket panic (#29) 2025-06-20 09:21:20 +02:00
app-entry.ts lint web 2025-06-17 01:03:37 +02:00
app.ts Fix Node.js detection in build-bun-executable.sh for Xcode builds 2025-06-22 04:04:52 +02:00
styles.css Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
test-terminals-entry.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00