mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08: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