{"library":"svgo-loader","type":"library","category":null,"description":"A webpack loader for optimizing SVG files using SVGO (Squeeze SVG). Current stable version is 5.0.0, which requires SVGO v4 and Webpack 4/5. Release cadence is irregular with major version bumps tied to SVGO major releases. Key differentiators: directly integrates SVGO optimization into webpack build pipeline, supports config file loading (e.g., svgo.config.js), and allows inline options override. Unlike other SVG optimization plugins, it delegates all configuration to SVGO's standard format.","language":"javascript","status":"active","version":"5.0.0","tags":["javascript","svgo","webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install svgo-loader","imports":["module.exports = { module: { rules: [ { test: /\\.svg$/, loader: 'svgo-loader', options: { ... } } ] } }","No plugin import needed. Use as loader in webpack config.","Use svgo.config.js file or pass options directly in webpack config."]},{"cmd":"yarn add svgo-loader","imports":[]},{"cmd":"pnpm add svgo-loader","imports":[]}],"homepage":null,"github":"https://github.com/svg/svgo-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/svgo-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/svgo-loader/compatibility"}}