0 commenti (0 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)TypeScript20.335 star (20.335 star)1431 fork (1431 fork)batch import
help wantedhousekeepingproject infra
Descrizione
Questa issue non ha descrizione indicizzata.
- Tipo issue
- feature
- Direzione di ricerca
- Examine the existing codec build scripts in the repository, likely located in a 'build' or 'scripts' directory. Identify how Docker is currently used and where the dependency on Docker can be made optional. Look for any CI configuration (e.g., GitHub Actions) that runs the builds. Consider using conditional logic to fall back to native builds when Docker is unavailable. Check if there are any maintainer comments or linked issues for guidance.