@module-federation/nextjs-mf - Typescript support #901
-
I installed Is it possible to export types in remote applications so that I can import those types in consuming applications? Looking forward to the answers. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
You should use the typescript or native-federation-typescript plugin provided here |
Beta Was this translation helpful? Give feedback.
-
Thank you so much @ilteoood , it worked! |
Beta Was this translation helpful? Give feedback.
-
Hi @ilteoood, I faced another issue here. I have 3 applications, let's say App1, App2, App3. I got an error while building the App2 using @module-federation/typescript
I think this is related type declarations for the remote App1. Did anyone face this problem? Thanks |
Beta Was this translation helpful? Give feedback.
You should use the typescript or native-federation-typescript plugin provided here