ai-bundle-check
Analyze your bundle size and get AI-powered suggestions to reduce it.
Install
npm install -g ai-bundle-check
Usage
npx ai-bundle-check
npx ai-bundle-check ./my-project/
Setup
export OPENAI_API_KEY=sk-...
License
MIT
Analyze bundle size and get AI suggestions to reduce it. Use when your builds are getting bloated.
Analyze your bundle size and get AI-powered suggestions to reduce it.
npm install -g ai-bundle-check
npx ai-bundle-check
npx ai-bundle-check ./my-project/
export OPENAI_API_KEY=sk-...
MIT