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 201 B
#!/usr/bin/env node /** * Post-install script for codebase-asset-optimizer * Prompts users to add convenient npm scripts to their package.json */ export {}; //# sourceMappingURL=postinstall.d.ts.map