consumer should recongize the changes in the lib and reload
consumer does not recognize the changes in the lib and reload
Simplyfy change detection logic with libraries
- Create consumer
- create lib
- ng build --watch
- npm link
- npm link my-lib
- npm run start
- make changes in lib
- consumer does not recognize the changes in the lib and reload
Angular CLI: 17.2.0 Node: 20.11.0 Package Manager: npm 10.2.4 OS: win32 x64
Angular: 17.2.1 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router
@angular-devkit/architect 0.1702.0 @angular-devkit/build-angular 17.2.0 @angular-devkit/core 17.2.0 @angular-devkit/schematics 17.2.0 @angular/cli 17.2.0 @schematics/angular 17.2.0 rxjs 7.8.1 typescript 5.3.3 zone.js 0.14.4