gateway
This commit is contained in:
@@ -115,9 +115,9 @@
|
||||
}
|
||||
const usedRemotes = [
|
||||
{
|
||||
entryGlobalName: "http://localhost:5000/remoteEntry.js",
|
||||
entryGlobalName: "shared",
|
||||
name: "shared",
|
||||
type: "var",
|
||||
type: "module",
|
||||
entry: "http://localhost:5000/remoteEntry.js",
|
||||
shareScope: "default",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user