Single-spa is a micro-frontend framework. Our project uses webpack externals to treat certain dependencies as in-browser modules. This means to exclude them during build-time and expect the browser to provide them at run-time. Single-Spa provides great documentation on how to achieve this.
Sort: