Describe the bug
When building codicons for CI on Windows, fantasticon returns "No SVGs found". Then, the build fails.
To Reproduce
Steps to reproduce the behavior:
- Ensure you are on a Windows environment
- Run
npm run build
- See error
Expected behavior
Return a TTF file for usage on my app
Screenshots
https://github.com/lucmsilva651/NeoPlayer/actions/runs/23306479916/job/67781909171
Environment
- OS: Windows (doesnt matter if 10 or 11)
- VS Code Version: Not Needed
Additional context
None needed