Thanks for the article, I'm trying to migrate my legacy monolith to single-spa and trying to create multiple microfrontends, particularly I'm interested in svelte.
About SystemJS - as I see, the current problem with importmaps is that external importmaps are not yet supported in Chrome, but are allowed when using SystemJS. And an external importmap is important part of CI/CD for multiple frontends.
May be you have other workarounds besides SystemJS for this? I'm kinda new to microfrontends so exploring the options.
Thanks for the article, I'm trying to migrate my legacy monolith to single-spa and trying to create multiple microfrontends, particularly I'm interested in svelte. About SystemJS - as I see, the current problem with importmaps is that external importmaps are not yet supported in Chrome, but are allowed when using SystemJS. And an external importmap is important part of CI/CD for multiple frontends. May be you have other workarounds besides SystemJS for this? I'm kinda new to microfrontends so exploring the options.