Merge pull request #32996 from backstage/rugvip/fix-mui-styles-shared-dep-key

module-federation-common: fix trailing slash in MUI styles shared dependency key
This commit is contained in:
Patrik Oldsberg
2026-02-25 21:34:28 +01:00
committed by GitHub
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Fixes the `@mui/material/styles` shared dependency key by removing a trailing slash that caused module resolution failures with MUI package exports.