ngx-extended-pdf-viewer icon indicating copy to clipboard operation
ngx-extended-pdf-viewer copied to clipboard

ng add fails with Angular 19 projects

Open stephanrauh opened this issue 8 months ago • 3 comments

  • [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.

stephanrauh avatar Jan 27 '25 21:01 stephanrauh