mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4765bf1c7a
The ng-dev release config changed its release configuration in order to support experimental packages. This commit updates the FW release config to work with the new config signature of ng-dev. All of our peackages are non-experimental, so we do not specify an explicit `experimental` property. PR Close #44490