joeldenning / coexisting-vue-microfrontends

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

We're sorry but app1 doesn't work properly without JavaScript enabled. Please enable it to continue. #36

Open wufeng87 opened 4 years ago

wufeng87 commented 4 years ago

I tried this: https://github.com/joeldenning/coexisting-vue-microfrontends#local-development----one-app-at-a-time.

and the request http://localhost:8081/app1.js return a html page with the content: We're sorry but app1 doesn't work properly without JavaScript enabled. Please enable it to continue.

I could get the app1.js when I access it directly: image

joeldenning commented 4 years ago

Try http://localhost:8081/js/app1.js