Merge pull request #19718 from immobiliare/feat/added-flag-disable-config-watching
feat: added disable config watching flag
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/config-loader': patch
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
Added `watch` option to configuration loaders that can be used to disable file watching by setting it to `false`.
|
||||
Reference in New Issue
Block a user