Skip to content

Conversation

ScriptedAlchemy
Copy link
Member

Summary

  • add a shared ensureNmdPolyfill helper and import it across all expose and consumer entrypoints so webpack_require.nmd is defined before lazy imports execute
  • update Next.js federation configs/scripts to load the helper, share react-dom, and expose the remote page re-exports
  • fix css module handling by enabling modules/esModule in the remote configs and normalizing default exports in the components
  • remove the obsolete run-all Playwright spec that conflicted with per-project runs

Testing

  • pnpm run e2e:ci

https://chatgpt.com/codex/tasks/task_e_68ce505b230c83258b22c459c302404a

@ScriptedAlchemy ScriptedAlchemy merged commit 9187b5c into mass-conversion Sep 20, 2025
3 of 4 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/fix-failing-e2e-test-in-federated-css-mono branch September 20, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant