mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:10:45 +00:00
refactor(plugins): simplify plugin cache boundaries
This commit is contained in:
@@ -118,7 +118,6 @@ const registry = loadOpenClawPlugins({
|
||||
env: {
|
||||
...process.env,
|
||||
OPENCLAW_BUNDLED_PLUGINS_DIR: path.join(repoRoot, "dist-runtime", "extensions"),
|
||||
OPENCLAW_DISABLE_PLUGIN_DISCOVERY_CACHE: "1",
|
||||
},
|
||||
config: {
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user