mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:20:43 +00:00
fix(plugins): keep package dry-run json clean
This commit is contained in:
@@ -81,7 +81,7 @@ build_package_runtime() {
|
||||
return
|
||||
fi
|
||||
log "Package-local runtime build: ${package_dir}"
|
||||
node scripts/lib/plugin-npm-runtime-build.mjs "${package_dir}"
|
||||
node scripts/lib/plugin-npm-runtime-build.mjs "${package_dir}" >&2
|
||||
}
|
||||
|
||||
mirror_auth_token=""
|
||||
|
||||
Reference in New Issue
Block a user