originjs / vite-plugin-federation

Module Federation for vite & rollup
Other
2.26k stars 233 forks source link

vue3-demo-esm-shared-store is not find the __federation_shared_myStore.js in the port 5001 #433

Open uwenking opened 1 year ago

uwenking commented 1 year ago

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

uwenking commented 1 year ago

image

zdxxxxxx commented 1 year ago

same problem ! image should use importShared('myStore')

uwenking commented 1 year ago

but how to automatically generated importShared('myStore') at compile time,has anybody know?the example vue3-demo-esm-shared-store

lmm1990 commented 6 months ago

same problem. Have you solved it?

likang329 commented 2 months ago

您好,请问解决了吗

Issues-translate-bot commented 2 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Hello, has it been resolved?