Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module-federation): turn dts off by default #27198 #27403

Merged
merged 7 commits into from
Aug 14, 2024

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Aug 13, 2024

  • fix(angular): turn mf dts off by default NX error after updating to 19.5.3 #27198
  • fix(react): turn mf dts off by default
  • fix(react): add migration to turn module federation dts off by default
  • fix(angular): add migration to turn module federation dts off by default

Current Behavior

Nx already provides Typing support for Module Federation projects. The @module-federation/enhanced package has typing support turned on by default but it can be problematic.

Expected Behavior

Turn off @module-federation/enhanced own dts plugin providing typing support in favour of Nx's own typing support

Related Issue(s)

Fixes #27198

@Coly010 Coly010 requested review from a team as code owners August 13, 2024 11:24
@Coly010 Coly010 requested a review from jaysoo August 13, 2024 11:24
@Coly010 Coly010 self-assigned this Aug 13, 2024
Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Aug 14, 2024 9:29am

@Coly010 Coly010 requested review from jaysoo and ndcunningham August 13, 2024 15:49
@Coly010 Coly010 force-pushed the module-federation/turn-off-typing branch from c0a7f5b to 9d022e8 Compare August 14, 2024 08:43
@Coly010 Coly010 merged commit 225a8e0 into master Aug 14, 2024
6 checks passed
@Coly010 Coly010 deleted the module-federation/turn-off-typing branch August 14, 2024 13:14
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NX error after updating to 19.5.3
3 participants