mirror of https://github.com/abpframework/abp.git
Browse Source
Replaced CommonModule and RouterModule imports with more granular standalone Angular feature imports (NgClass, NgStyle, NgIf, NgTemplateOutlet, RouterLink, etc.) across multiple shared components. This change improves tree-shaking and aligns with Angular's standalone component best practices.pull/23309/head
14 changed files with 29 additions and 29 deletions
Loading…
Reference in new issue