mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-26 15:07:39 +00:00
- Update asciinema player CSS to use proper aspect ratios - Fix file browser z-index and layout issues - Remove old unused app.ts and server.ts files - Keep working app-new components structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
3 lines
No EOL
95 B
JavaScript
3 lines
No EOL
95 B
JavaScript
// Entry point for the new app
|
|
import './app-new.js';
|
|
//# sourceMappingURL=app-new-entry.js.map
|