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 200 B
#!/usr/bin/env node /** * UX Integration Test for codebase-asset-optimizer * Tests the complete user experience from installation to optimization */ export {}; //# sourceMappingURL=test-ux.d.ts.map