mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-07-31 11:55:33 +00:00
package.json#files ships dist and schemas but not src, so every emitted .d.ts.map pointed at a source file the consumer never receives. That was 151 files and roughly 135 kB of maps that resolve to nothing. Dropping declarationMap takes the tarball from 389 files to 238 and 376 kB to 354 kB. The declarations themselves are unchanged: 151 .d.ts, all 41 export targets still verified present. |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||