mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 10:02:04 +00:00
fix(plugin-sdk): normalize hashed diagnostic event exports
This commit is contained in:
@@ -223,7 +223,7 @@ describe("plugin-sdk root alias", () => {
|
||||
distExists: false,
|
||||
distEntries: ["diagnostic-events-W3Hz61fI.js"],
|
||||
monolithicExports: {
|
||||
onDiagnosticEvent: () => () => undefined,
|
||||
r: () => () => undefined,
|
||||
slowHelper: () => "loaded",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user