angular/adev/shared-docs/pipeline
Charles Lyding 02a768e1d2 docs: use @angular/build directly in example/tutorial projects (#60046)
By using the `@angular/build` package directly within projects for each
example and tutorial, the total install size can be reduced. This lowers the amount
of time required to be spent setting up the dependencies in browser
before the example is displayed.

The `@angular/build@19.2.0-next.2` package currently has a total unpacked size of ~115 MB.
The `@angular-devkit/build-angular@19.2.0-next.2` package currently has a total unpacked size of ~291 MB.

This also removes the now unneeded `NG_BUILD_PARALLEL_TS=0` environment variable usage.

PR Close #60046
2025-02-24 10:14:18 -05:00
..
api-gen docs(docs-infra): fix card highlighting in the API reference details page (#59965) 2025-02-18 14:56:48 +00:00
examples docs: use @angular/build directly in example/tutorial projects (#60046) 2025-02-24 10:14:18 -05:00
guides docs(docs-infra): attemp to fix flaky mermaid test (#59994) 2025-02-18 14:55:49 +00:00
navigation docs(docs-infra): generate errors and extended-diagnostics route NavigationItem-s (#59355) 2025-01-14 11:00:06 -05:00
tutorials docs: use @angular/build directly in example/tutorial projects (#60046) 2025-02-24 10:14:18 -05:00
_guides.bzl refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
_navigation.bzl docs(docs-infra): generate errors and extended-diagnostics route NavigationItem-s (#59355) 2025-01-14 11:00:06 -05:00
_playground.bzl refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
_stackblitz.bzl refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
_tutorial.bzl refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
_zip.bzl refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
BUILD.bazel docs(docs-infra): generate errors and extended-diagnostics route NavigationItem-s (#59355) 2025-01-14 11:00:06 -05:00