0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)TypeScript20,335 star (20,335 star)1,431 fork (1,431 fork)batch import
help wantedhousekeepingproject infra
- 议题类型
- feature
- 研究方向
- 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.