mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
Eliminates unnecessary node_modules cache configuration since bun handles dependency caching more efficiently through its own mechanisms. Reduces workflow complexity and potential cache conflicts while maintaining build performance.