cdb3426e56
This commit ensures that the default `pathRewrite` configuration for a proxy element is more resilient to the combination of whether: - `route` is prefixed with `/` - `pathPrefix` on the plugin is suffixed with `/` (which at present it will never be - see comments). Signed-off-by: Brian Fox <brianhfox@gmail.com>
111 B
111 B
@backstage/plugin-proxy-backend
| @backstage/plugin-proxy-backend |
|---|
| patch |
Prefix proxy routes with / if not present in configuration