ed4ee6fdfb
Resolve config paths relative to the target package directory instead of the workspace root in readDatabaseClient, matching the behavior of the rest of the config loading system. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
217 B
217 B
@backstage/cli-module-build
| @backstage/cli-module-build |
|---|
| patch |
Fixed config path resolution for the embedded-postgres database client detection to resolve paths relative to the target package directory rather than the workspace root.