A minifier plugin for the Oils framework (version 1.0.0) that supports CSS, JavaScript, HTML, and image minification. It is designed as a build-time plugin to reduce file sizes for production deployments. No active updates; likely stable but with limited community adoption.
npm install oils-plugin-minifierNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports and registers the minifier plugin for Oils with all file types enabled.
Check compatibility or pin Oils to version 1.0.0.
Test output and consider dedicated image optimizers.
Run 'npm install oils-plugin-minifier' and ensure node_modules exists.
Use 'import { pluginMinifier } from 'oils-plugin-minifier''.No dependency data recorded yet.