@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/config-loader': patch
|
||||
---
|
||||
|
||||
Exclude `@backstage/backend-common` from schema collection if `@backstage/backend-defaults` is present
|
||||
@@ -17,7 +17,6 @@
|
||||
import { createMockDirectory } from '@backstage/backend-test-utils';
|
||||
import { collectConfigSchemas } from './collect';
|
||||
import path from 'path';
|
||||
import { dependencies } from 'webpack';
|
||||
|
||||
// cwd must be restored
|
||||
const origDir = process.cwd();
|
||||
|
||||
Reference in New Issue
Block a user