0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript20,335 stars (20,335 stars)1,431 forks (1,431 forks)batch import
help wantedhousekeepingproject infra
- Issue 種別
- 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.