You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: support deployment of an Angular app using legacy browser builder (#7264)
* fix: support deployment of an Angular app using legacy browser builder
* feat: add entry to changelog
* fix: format
* fix: improve the code based on the comments
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,4 @@
6
6
- Add support for node22 in function deployments (#7252).
7
7
- Update to Firebase Data Connect Emulator v1.2.0, which adds support for Postgres 16 and creates the Postgres database specified in dataconnect.yaml or .firebaserc if it does not already exist.
8
8
- Update to the latest version of the Crashlytics buildtools, v3.
9
+
- Support deployment of an Angular app using legacy browser builder (#7264)
0 commit comments