Charles Lyding 2c33f09db0 fix(@angular-devkit/build-angular): avoid dev-server proxy rewrite normalization when invalid value
When normalizing the proxy configuration for the Vite-based development server, the `pathRewrite` logic
will now be skipped if the proxy entry is not an object and therefore invalid. This situation can occur
if the proxy configuration JSON contains invalid properties.

Closes #25978
2023-10-09 19:39:56 +02:00
..
2023-08-04 14:49:14 -04:00
2023-02-16 14:59:40 +00:00