mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:10:44 +00:00
perf: defer unconfigured gateway hooks
This commit is contained in:
@@ -70,10 +70,6 @@ export const BUILD_ALL_STEPS = [
|
||||
label: "copy-hook-metadata",
|
||||
kind: "node",
|
||||
args: ["--import", "tsx", "scripts/copy-hook-metadata.ts"],
|
||||
cache: {
|
||||
inputs: ["scripts/copy-hook-metadata.ts", "scripts/lib/copy-assets.ts", "src/hooks/bundled"],
|
||||
outputs: ["dist/bundled"],
|
||||
},
|
||||
},
|
||||
{
|
||||
label: "copy-export-html-templates",
|
||||
|
||||
Reference in New Issue
Block a user