mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00: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