Commit fd59efc
committed
fix(mcp-server): exclude test artifacts and build metadata from npm package (#1342)
Add negation patterns to the files field in package.json to exclude
spec files, tsbuildinfo, and source map files from the published
npm tarball. Reduces packaged files from 1081 to 691.1 parent a334891 commit fd59efc
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
0 commit comments