You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Update Nebular, Ngx-Admin, and associated dependencies (including Smart Table) to Angular 18 to reduce build warnings and improve build performance.
Background:
Currently, the project is seeing numerous warning messages during builds related to Nebular and other dependencies, which may be slowing down build times. Updating to the latest versions, which are now compatible with Angular 18, should help optimize the build process. Additionally, with Ivy enabled, this upgrade should be smoother.
Implementation Steps:
Upgrade Nebular and Ngx-Admin to Angular 18:
Update Nebular and Ngx-Admin packages to their latest versions compatible with Angular 18.
Update Angular Smart Table (@angular2-smart-table or ngx-smart-table) to the latest version if available and compatible with Angular 18.
. Upgrade any other Angular dependencies to versions compatible with Angular 18.
Note: Ensure that all packages work well with Ivy.
The text was updated successfully, but these errors were encountered:
Description: Update Nebular, Ngx-Admin, and associated dependencies (including Smart Table) to Angular 18 to reduce build warnings and improve build performance.
Background:
Currently, the project is seeing numerous warning messages during builds related to Nebular and other dependencies, which may be slowing down build times. Updating to the latest versions, which are now compatible with Angular 18, should help optimize the build process. Additionally, with Ivy enabled, this upgrade should be smoother.
Implementation Steps:
Upgrade Nebular and Ngx-Admin to Angular 18:
Note: Ensure that all packages work well with Ivy.
The text was updated successfully, but these errors were encountered: