Files
backstage/.changeset/smart-avocados-invent.md
T
2024-04-17 15:56:26 +01:00

305 B

@backstage/backend-dynamic-feature-service
@backstage/backend-dynamic-feature-service
patch

Updates the scanRoot method in the PluginScanner class to specifically ignore the lost+found directory, which is a system-generated directory used for file recovery on Unix-like systems. Skipping this directory avoids unnecessary errors.