Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Federation is broken in the development environment #6735

Open
zj9495 opened this issue Oct 9, 2021 · 2 comments
Open

Module Federation is broken in the development environment #6735

zj9495 opened this issue Oct 9, 2021 · 2 comments
Labels

Comments

@zj9495
Copy link
Contributor

zj9495 commented Oct 9, 2021

Version

5.0.0-beta.4

Reproduction link

github.com

Environment info

System:
    OS: macOS 11.6
    CPU: (8) arm64 Apple M1
  Binaries:
    Node: 15.9.0 - ~/.nvm/versions/node/v15.9.0/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.19.1 - ~/.nvm/versions/node/v15.9.0/bin/npm
  Browsers:
    Chrome: 94.0.4606.71
    Edge: 94.0.992.38
    Firefox: 91.0.2
    Safari: 15.0
  npmGlobalPackages:
    @vue/cli: Not Found

Steps to reproduce

What is expected?

the other part should be rendered

What is actually happening?

the other part section is not rendered


  • it was caused after I upgrade the @vue/cli-service of the other project from 5.0.0-beta.3 to 5.0.0-beta.4
  • use 5.0.0-beta.3, it is working.
  • use 5.0.0-beta.4, it is broken
  • on production env, it is working
@jeff-fe
Copy link

jeff-fe commented Oct 29, 2021

Hello, I have the same problem.

@SkyWalker653
Copy link

Facing the same issue. On beta-3 its working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants