mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7a088af3ff
These files are not needed once the size has been calculated and there is no point in keeping them around. Deleting them prevents, for example, uploading unnecessary files from `aio/dist/` to Firebase (because `deploy-to-firebase.sh` runs the payload size checks right before deploying). PR Close #26746