Pranam Bhat
What is "Tree Shaking" in Angular?
  • What do you mean by ther term “Tree Shaking“ in Angular?

  • Why it is needed and how to implement the same?

By Pranam Bhat in Angular on Jun 09 2021
  • Srinivasan Ramamoorthi
    Sep, 2021 22

    Tree Shaking is a way to remove unused modules from the final bundle file of the application. Angluar CLI by default uses WebPack bundler for bundling the script files which supports Tree Shaking from WebPack2.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS