There was an error while loading. Please reload this page.
1 parent a892d74 commit cb3e640Copy full SHA for cb3e640
1 file changed
apps/website-new/src/components/common/webpack/create-config.mdx
@@ -1,5 +1,5 @@
1
```js title='module-federation.config.js'
2
-module.export = {
+module.exports = {
3
name: 'host',
4
remotes: {
5
provider: 'provider@http://localhost:2004/mf-manifest.json',
0 commit comments