Netlify Plugin Image Optim Save Abandoned

Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.

Project README

netlify-plugin-image-optim

Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.

Install

You can install this plugin in the Netlify UI from this direct in-app installation link or from the Plugins directory.

To use file-based installation, add the following lines to your netlify.toml file:

[[plugins]]
package = "netlify-plugin-image-optim"

Note: The [[plugins]] line is required for each plugin, even if you have other plugins in your netlify.toml file already.

To complete file-based installation, from your project's base directory, use npm, yarn, or any other Node.js package manager to add this plugin to devDependencies in package.json.

npm install -D netlify-plugin-image-optim
Open Source Agenda is not affiliated with "Netlify Plugin Image Optim" Project. README Source: chrisdwheatley/netlify-plugin-image-optim
Stars
63
Open Issues
30
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating