module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

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

Open xxx123123 opened this issue 11 months ago • 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

xxx123123 avatar Jan 22 '25 08:01 xxx123123

is this vite?

ScriptedAlchemy avatar Mar 20 '25 01:03 ScriptedAlchemy