code_inspect_heavy_dependencies
Scan package.json to find heavy dependencies like moment, lodash, monaco, and katex, then receive concrete optimization tips to reduce bundle size.
Instructions
Inspects package.json to identify bloated dependencies (moment, lodash, monaco, katex) with optimization tips
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Path to project root with package.json |