This commit is contained in:
2025-12-11 18:30:35 +08:00
parent 99937e9feb
commit 8b211fbad6
35 changed files with 527 additions and 302 deletions

View File

@@ -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",
}