vite-plugin-federation
vite-plugin-federation copied to clipboard
vue3-demo-esm-shared-store is not find the __federation_shared_myStore.js in the port 5001
Hello,when i run the vue3-demo-esm-shared-store there is a error that can't not find the __federation_shared_myStore.js GET http://localhost:5001/assets/__federation_shared_myStore.js net::ERR_ABORTED 404 the remoteA or remote B is shared with the host of port 5000 why is found from 5001 thanks
same problem !
should use
importShared('myStore')
but how to automatically generated importShared('myStore')
at compile time,has anybody know?the example vue3-demo-esm-shared-store
same problem. Have you solved it?
您好,请问解决了吗
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Hello, has it been resolved?