Skip to content

Code splitting for lazy loading igniteui-angular #13856

Answered by kdinev
lalo-mx asked this question in Q&A
Discussion options

You must be logged in to vote

@lalo-mx We have already considered this, and the conclusions were the following:

  1. The change would be large/potentially breaking for mature projects already dependent on igniteui-angular (migrations can mitigate that)
  2. The change would be large for the repository itself, introducing risk.

We already moved animations as a separate entry point: igniteui-angular/animations and for the past couple of releases we've focused a lot of efforts on tree-shaking improvements in the library. You can check #13562.
We will do some further research into how beneficial multiple entry points would be for large projects. If we find that the change is worth it, then we will start introducing it no earlier …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kacheshmarova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants