coding-cat-official / coding-cat-official/coding-cat
Improve How Fast The Problems are Built in Dev Env
Open
future tasks
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When running `npm run build-problems`, I noticed that it take some time (1-2 minutes) for it to complete. Since we need to switch between private and public problems, we should decrease the time it takes to build the problems.
Ideas:
1. If we change only some questions, then build should only build the changes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.