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
With Angular 17 forced "browser" in dist path was introduced,
which breaks a lot with middlewares/api and base-ref paths hosting multiple angular ui's within one wwwroot.
Addtional dev setups with paths matching unitl now the final deployment path does now break on setup with complex solutions.
See problems of some devs already descriped here: #26304
I guess a lots of more enterprise dev will hit this change after trying to upgrade the angular 16 and earlier projects.
Describe the solution you'd like
Let developers / devops set the real output path for the build assets
in the angular.json