Allow for partial building
Open
@avivkeller is already working on this.
Since Aug 4, 2026.
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 71
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 31
Description
Allow generators to accept some sort of intermediate, i.e. they can "save" data about the entire build, so for the next build, only the changed files are built, greatly increasing speed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.