Nextjs-mf & typescript Issue using enums during build #2363
-
Hi, I'm using the nextjs-mf and module federation typescript plugins for my project and I'm having issues when building my nextjs project that is using an enum type that is defined in a separate nextjs project. Is there a way to import enums or provide the enum definition for nextjs build? |
Beta Was this translation helpful? Give feedback.
Answered by
ScriptedAlchemy
Jun 12, 2024
Replies: 2 comments
-
I do not think it will work with next.js specifically. Any other meta framework though should be fine |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
greg737
-
We are ending support for Next.js #3153 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not think it will work with next.js specifically. Any other meta framework though should be fine