Open
Description
AIO has a page on angular.json
workspace configuration which lists default builders. Unfortunately these builders link directly to the JSON schema, which is not very intuitive.
We should process these schema files and generate a page for each builder linked from the workspace configuration. This would make it much easier to understand @angular-devkit/build-angular
and related builders' options.