Files
peakskills/lib/data-loader.ts
Julien Froidefond 38d8e7ec40 Refactor data loading to use static JSON imports
- Replaced dynamic fetch calls with direct imports of skill category and team data from JSON files for improved performance and reliability.
- Removed obsolete JSON files from the public/data directory to clean up the codebase.
- Updated loadSkillCategories and loadTeams functions to return imported data directly.
2025-08-20 16:26:12 +02:00

901 B