mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Restructures the examples build rules so that all examples are exposed through a single file group in adev/src/content/examples. Also adds a separate filegroup in the same location for just the embeddable examples and adds it to the APPLICATION_FILES for the docs app. This uncovered the fact that some of our examples have broken non-compiling code. I've excluded these ones from being embeddable for now, until the breakages can be addressed PR Close #60778 |
||
|---|---|---|
| .. | ||
| components | ||
| directives | ||
| icons | ||
| interfaces | ||
| pipeline | ||
| pipes | ||
| providers | ||
| services | ||
| styles | ||
| testing | ||
| utils | ||
| BUILD.bazel | ||
| index.bzl | ||
| index.ts | ||
| package.json | ||