Genesis Foundation App Shell (Federated)
Module Federation Details
{
"name": "foundationShell",
"filename": "remoteEntry.js",
"remotes": {},
"exposes": {
"./index": "./src/index.federated.ts"
},
"shared": {
"@genesislcap/foundation-utils": "^14.50.4",
"@microsoft/fast-element": "^1.7.0",
"single-spa": "^5.9.3",
"single-spa-layout": "^2.0.0",
"tslib": "^2.3.1",
"workbox-cacheable-response": "^6.5.4",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.5.4"
}
}
Read about Module Federation in Webpack 5.