Commit 85667aa
Replace dotenv with dotenvx as dev dependency
- Remove dotenv from production dependencies
- Add @dotenvx/dotenvx as dev dependency for local development
- Delete src/local.ts (no longer needed)
- Update program.ts to import directly from index.js
This eliminates dotenv from the bundle entirely, making the codebase
fully V8-compatible for Smithery deployment.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 899bf93 commit 85667aa
4 files changed
Lines changed: 150 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments