coexisting-vue-microfrontends icon indicating copy to clipboard operation
coexisting-vue-microfrontends copied to clipboard

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

Open wufeng87 opened this issue 5 years ago • 1 comments

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

wufeng87 avatar Jan 13 '20 03:01 wufeng87

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

jolyndenning avatar Jan 13 '20 17:01 jolyndenning