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

【bug】vue3-demo-esm-shared-store running __federation_shared_myStore-ed6e87a0.js 404 #579

Open
lmm1990 opened this issue Mar 4, 2024 · 0 comments

Comments

@lmm1990
Copy link

lmm1990 commented Mar 4, 2024

Versions

  • vite-plugin-federation: 1.3.5
  • vite: 4.0.5

Reproduction

https://github.com/originjs/vite-plugin-federation/tree/cfaa562f0dde19c65651490876fb938e84b5603e/packages/examples/vue3-demo-esm-shared-store

Additional Details

Steps to reproduce

pnpm i
pnpm build
pnpm serve:remotes
pnpm dev:hosts

What is Expected?

normal operation

What is actually happening?

__federation_expose_Button-f9f0b374.js:1

GET http://localhost:5001/assets/__federation_shared_myStore-ed6e87a0.js net::ERR_ABORTED 404 (Not Found)
Uncaught TypeError: Failed to fetch dynamically imported module: http://localhost:5001/assets/__federation_expose_Button-f9f0b374.js

@lmm1990 lmm1990 changed the title 【bug】 【bug】vue3-demo-esm-shared-store running __federation_shared_myStore-ed6e87a0.js 404 Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant