Use of SharedConfig #179
Unanswered
diegochavez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear vite-plugin-federation mantainers
I'm implementing your plugin that works really nice, but I'm having a problem following the examples,
Using this shared setup from the examples give me a TypeScript Error because some of this types are commented now.
source example:
https://github.com/originjs/vite-plugin-federation/blob/main/packages/examples/simple-react-esm/host-esm/rollup.config.mjs#L26
Reason why this error is happening
Commented attributes:
https://github.com/originjs/vite-plugin-federation/blame/4694e3d300d3977dffcd605087c8d883f932ce7a/packages/lib/types/index.d.ts#L292
Beta Was this translation helpful? Give feedback.
All reactions