mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
perf(plugins): enable incremental boundary dts prep
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"declaration": true,
|
||||
"declarationMap": false,
|
||||
"emitDeclarationOnly": true,
|
||||
"incremental": true,
|
||||
"noEmit": false,
|
||||
"noEmitOnError": false,
|
||||
"outDir": "dist/plugin-sdk",
|
||||
|
||||
Reference in New Issue
Block a user