Jolyn

Results 264 comments of Jolyn

I'm open to this change, but a changeset is needed and tests need to be added to verify that import-map-overrides-server.js is still functioning

Avoiding the network request would be nice - would you be willing to fund my work on this? I charge $250/hr, but bill to the minute.

Which browser? I tried Chrome dark mode and didn't see an issue

> Well, we version things manually, but as-is, this is currently backwards-compatible with existing code. Technically this is a breaking change, depending on the contents of the bundles being loaded,...

Hi @primeapple - yes a migration guide is still on the roadmap. For the root config, see https://github.com/react-microfrontends/root-config/pull/46 as an example. The import-map-injector library is encouraged, rather than es-module-shims. For...

See https://github.com/single-spa/single-spa.js.org/pull/664

https://github.com/single-spa/single-spa.js.org/pull/664 has been updated with VueJS documentation. The vue-microfrontends example has been updated to native modules.

Could you clarify how to demonstrate the problem? Is it related to the keep-alive [http header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Keep-Alive)? Please provide codesandbox/codepen or git repo