Address review feedback for feature flag isolation
Deduplicate the plugin/module feature flag registration loops and distinguish the error source (Plugin vs Module). Treat FEATURE_FLAG_INVALID as a warning in frontend-defaults. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/frontend-defaults': patch
|
||||
---
|
||||
|
||||
Invalid feature flag declarations are now treated as warnings rather than errors, letting the app load normally.
|
||||
Reference in New Issue
Block a user