mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3846f19f22
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.).