UNPKG

codebase-asset-optimizer

Version:

Professional CLI development tool for optimizing and managing assets in codebases. Detects unused assets, optimizes images to WebP, optimizes videos, and automatically replaces asset references. GIFs are preserved unchanged to maintain animation functiona

7 lines 191 B
#!/usr/bin/env node /** * Performance Benchmark for codebase-asset-optimizer * Shows users the real-world impact of asset optimization */ export {}; //# sourceMappingURL=benchmark.d.ts.map