module-federation/module-federation-examples

example vue3-demo-esm-shared-store run fails

Opened this issue · 1 comments

After installing the project dependencies, in the directory of examples\vue3-demo-esm-shared-store, execute build:remotes & serve:remotes to start the remote side. Then, run dev:hosts and access port 5000. When accessing http://localhost:5001/assets/__federation_shared_myStore-ed6e87a0.js, a 404 error is reported.

Image

is this vite?