mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
07df4e14a1
commit
16ed7f50de
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ yarn ng-dev misc build-and-link <path-to-local-project-root>
|
|||
When making changes to Angular packages and testing in a local library/project you need to
|
||||
run `ng cache disable` to disable the Angular CLI disk cache. If you are making changes that are not
|
||||
reflected in your locally served library/project, verify if you
|
||||
have [CLI Cache](https://angular.io/guide/workspace-config#cache-options) disabled.
|
||||
have [CLI Cache](https://angular.dev/reference/configs/workspace-config#cache-options) disabled.
|
||||
|
||||
#### Invoking the Angular CLI
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue