Ionic 6 / Angular 13 NPM package size

When doing some comparison between some old and new projects, I noticed that my projects using Ionic 6 / Angular 13 have a much larger node_modules folders in my project.

It looks like the @ionic/angular-toolkit jumped from 1.8 MB in size to over 100 MB size going from Ionic 5 / Angular 12 to Ionic 6 / Angular 13.

Is this normal? What’s the big differences in the toolkits?

Looks like I was just a little ahead of the curve:

This can be closed.