mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 18:26:51 +00:00
* fix: reduce peak memory in source builds * fix(build): preserve CLI no-dts fast path * fix(build): preserve forwarded tsdown selectors --------- Co-authored-by: openclaud11-sys <openclaud1.1@gmail.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>
3 lines
141 B
TypeScript
3 lines
141 B
TypeScript
export declare const TSDOWN_PACKAGE_CONFIG_GROUP: "openclaw-packages";
|
|
export declare const TSDOWN_UNIFIED_CONFIG_GROUP: "openclaw-unified";
|