skyview/internal
Ole-Morten Duesund 704d0d2305 Fix static file serving with correct MIME types
- Correct embed file path construction in staticFileHandler
- Static files now served with proper Content-Type headers
- CSS files: text/css, JS files: text/javascript, SVG files: image/svg+xml
- Resolves browser MIME type mismatch errors

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 22:36:54 +02:00
..
client Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
config Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
parser Initial implementation of SkyView - ADS-B aircraft tracker 2025-08-23 22:09:37 +02:00
server Fix static file serving with correct MIME types 2025-08-23 22:36:54 +02:00