Skip to content

Commit

Permalink
chore: remove remote entry setting from shell
Browse files Browse the repository at this point in the history
  • Loading branch information
kotarella1110 committed Aug 4, 2022
1 parent 844bf9a commit fd85942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ module.exports = (_, argv) => {
}),
new ModuleFederationPlugin({
name: "shell",
filename: "remoteEntry.js",
remotes: {
reactApp: "reactApp@http://localhost:9001/remoteEntry.js",
},
Expand Down

0 comments on commit fd85942

Please sign in to comment.