Size regression in main.js
bundle caused by standalone component migration
#2899
Labels
bug
claimed: Atmire
Atmire team is working on this issue & will contribute back
performance / caching
Related to performance, caching or embedded objects
Describe the bug
Looks like migrating to standalone components in #2750 increased the size of our
main.js
bundle by about 30kB.While this is not a significant increase, it's a bit counter-intuitive since the claim is that standalone components should improve the bundle structure.
Here are some improvements we can make:
ListableModule
and reduce the number of importsThe text was updated successfully, but these errors were encountered: