github-actions[bot]
db0d171511
Version Packages (next)
2026-03-03 14:16:49 +00:00
Patrik Oldsberg
0cb56465dd
fix(module-federation): remove trailing slash from @mui/material/styles shared dependency key
...
The shared dependency key `@mui/material/styles/` (with trailing slash) caused
module resolution failures because MUI's package.json exports map only defines
`./styles`, not `./styles/`. This resulted in errors like:
Package subpath './styles/' is not defined by "exports" in
@mui/material/package.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-25 21:04:28 +01:00
github-actions[bot]
e6df5d52ce
Version Packages
2026-02-17 16:06:18 +00:00
Patrik Oldsberg
fdbd40488e
module-federation-common: followup to initial implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-13 13:47:35 +01:00
Patrik Oldsberg
a326fe580e
module-federation-common: fix RR dep
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-13 00:26:54 +01:00
David Festal
cf09e3ad42
Fix review comment on README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: David Festal <dfestal@redhat.com >
2026-01-27 14:54:21 +01:00
David Festal
1f5dc0b787
Replace serialize-javascript by JSON.serialize
...
Signed-off-by: David Festal <dfestal@redhat.com >
2026-01-27 14:54:20 +01:00
David Festal
c324bf71be
Move module federation enablement in app-next at runtime.
...
Signed-off-by: David Festal <dfestal@redhat.com >
Assisted-by: Cursor
2026-01-27 14:54:05 +01:00