diff --git a/docs/config.md b/docs/config.md index 06f34ac36..dd7ea3052 100644 --- a/docs/config.md +++ b/docs/config.md @@ -898,7 +898,7 @@ Whether to write the build result to disk when mode is development. "moduleFederation": { "name": "host", "remotes": { - "producer": "producer@http://localhost:3000/remoteEntry.js" + "remote": "producer@http://localhost:3000/remoteEntry.js" }, "shared": { "react": { "eager": true }, "react-dom": { "eager": true } }, "manifest": true