joeldenning / coexisting-vue-microfrontends

A repo showing separate vue apps coexisting as microfrontends with single-spa
http://coexisting-vue-microfrontends.surge.sh/
MIT License
613 stars 142 forks source link

Uncaught Error: systemjs-webpack-interop: There is no such module 'app1' in the SystemJS registry. Did you misspell the name of your module? #35

Closed lovemeplz closed 4 years ago

lovemeplz commented 4 years ago

hello, thanks for your work. i cloned your repo and started it,. when i started app1, the console told me this, how can i fix this?

image

joeldenning commented 4 years ago

Do not go directly to http://localhost:8081 in your browser. Instead, follow the instructions for local development, which instruct setting up an import map override on coexisting-vue-microfrontends.surge.sh.