external-remotes-plugin
MIT**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
85
Security score
0 known advisories in v1.0.0
Weekly downloads
—
Unpacked size
5.0 kB
Dependencies
1
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.0.0.