ngx-extended-pdf-viewer
ngx-extended-pdf-viewer copied to clipboard
ng add fails with Angular 19 projects
- [x] The structure of the angular.json has changed. The ng add schematics tries to add the assets at the old position and fails.
- [ ] New projects don't have an assets folder. Instead, they have a public folder. The schematics should be able to detect that.