mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 03:43:54 +00:00
fix(release): stabilize beta validation after rebase
This commit is contained in:
@@ -71,6 +71,9 @@ const OPTIONAL_OR_EXTERNALIZED_RUNTIME_IMPORTS = new Set([
|
||||
// lazy chunks from the plugin build even though dist/extensions/feishu is
|
||||
// externalized from the root package scan.
|
||||
"@larksuiteoapi/node-sdk",
|
||||
// Discord remains an official external plugin. The root package can retain
|
||||
// orphaned lazy chunks from the plugin build, but the plugin owns prism-media.
|
||||
"prism-media",
|
||||
"@matrix-org/matrix-sdk-crypto-nodejs",
|
||||
"link-preview-js",
|
||||
"matrix-js-sdk",
|
||||
|
||||
Reference in New Issue
Block a user