originjs / vite-plugin-federation

Module Federation for vite & rollup
Other
2.39k stars 241 forks source link

fix: global shared modules into wrapper #553

Closed bustEXZ closed 10 months ago

bustEXZ commented 11 months ago

fixes #543

Description

Use shared modules in the list of third-party modules, if available

Additional context


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following