mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
77ae5a391b
This stamping is interfering with publishing to the Firefox addons store by brining in the entirety of the `.git` directory as part of the source code necessary for a reproducible build, which Firefox requires as part of it's approval process. In it's place, we are now using the extension version pulled from the manifest. PR Close #55694