The purpose of this repository is to consolidate all the community builders for Angular build facade.
- Custom webpack builders (an alternative to
ng eject
) - Dev server generic builder (allows running
ng serve
target with custom builder) - Jest builder (allows running
ng test
with Jest) - timestamp builder (example) (an example builder from this article)