electrode-io / electrode

Web applications with node.js and React
Other
2.1k stars 300 forks source link

enable extra module for remote entry to support CDN mapping #1848

Closed jchip closed 3 years ago

jchip commented 3 years ago

webpack 5 module federation remote entry doesn't allow user to add modules to it. So copied relevant files out and modify them directly to add CDN mapping module to remote entry.