Files
openclaw/scripts/lib/tsdown-config-groups.d.mts
cc34a46c14 fix: prevent source builds from exhausting host memory (#108790)
* 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>
2026-07-16 05:58:53 -07:00

3 lines
141 B
TypeScript

export declare const TSDOWN_PACKAGE_CONFIG_GROUP: "openclaw-packages";
export declare const TSDOWN_UNIFIED_CONFIG_GROUP: "openclaw-unified";