mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This allows examples to be found during aio's `yarn serve-and-sync`, which only looks for examples in `packages/examples/<packageName>/**/*`, where `packageName` is the name of the package that the modified file belonged to; e.g. `core`, `common`, etc.). |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| rollup.config.js | ||
| tsconfig-build.json | ||