modern-js-examples icon indicating copy to clipboard operation
modern-js-examples copied to clipboard

Examples for Modern.js web engineering system

Results 2 modern-js-examples issues
Sort by recently updated
recently updated
newest added

With reference to my previous issue: https://github.com/web-infra-dev/modern-js-examples/issues/47 If we run both the application in the DEVELOPMENT ONLY MODE (npm run dev), everything works fine. BUT, if I change any code...

I am trying to configure SSR Module Federation exactly as per this URL & have followed all the steps correctly: https://modernjs.dev/en/guides/topic-detail/module-federation/usage.html But while building the HOST is still unable to...