angular/adev/shared-docs
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
..
components docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
constants refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
directives docs(docs-infra): don't use URL to check for external links (#58955) 2024-11-28 16:43:28 +01:00
icons refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
interfaces refactor(docs-infra): Update search results to display content when it is matched (#57298) 2024-08-13 12:07:48 -07:00
pipeline docs: use @angular/build directly in example/tutorial projects (#60046) 2025-02-24 10:14:18 -05:00
pipes docs(docs-infra): enable tslint (#58961) 2024-12-05 16:03:35 -08:00
providers refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
services docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
styles docs(docs-infra): fix card highlighting in the API reference details page (#59965) 2025-02-18 14:56:48 +00:00
testing docs(docs-infra): Check for files without using / as root. (#59726) 2025-01-28 20:33:23 +01:00
utils docs(docs-infra): remove non-necessary files from playground zip. (#59728) 2025-01-28 20:34:23 +01:00
BUILD.bazel refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
index.bzl docs(docs-infra): generate errors and extended-diagnostics route NavigationItem-s (#59355) 2025-01-14 11:00:06 -05:00
index.ts refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
package.json build: update dependency shiki to v3 (#59986) 2025-02-18 16:50:02 +00:00