Replies: 1 comment
-
I had the same issue. Using the output that tells you the original |
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
-
Hi there, I am trying out the module federation plugins with Rsbuild but the expose method is triggering the error
Unable to compile federated types, Error: compile TS failed, the original command is 'npx tsc --project D:\Personal Projects\MicroFrontend\myMask Provider MFE\node_modules.federation\tsconfig.93662bdac7c7c203575a7e5eb91a23a4.json'
Error: ENOENT: no such file or directory, open 'D:\Personal Projects\MicroFrontend\myMask Provider MFE\dist@mf-types.zip'
rsbuild.config.ts
bootstrap.tsx
any idea whats the causes? so far its pretty much just standard setup. thanks!
Beta Was this translation helpful? Give feedback.
All reactions