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.). |
||
|---|---|---|
| .. | ||
| async.ts | ||
| async_test_completer.ts | ||
| before_each.ts | ||
| component_fixture.ts | ||
| fake_async.ts | ||
| lang_utils.ts | ||
| logger.ts | ||
| metadata_override.ts | ||
| ng_zone_mock.ts | ||
| private_export_testing.ts | ||
| test_bed.ts | ||
| test_compiler.ts | ||
| testing.ts | ||
| testing_internal.ts | ||