This package has been deprecated

Author message:

Please use @inabagumi/next-images.

@inabagumi/next-svg
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

@inabagumi/next-svg

SVG plugin for Next.js.

Usage

// next.config.js
const withSvg = require('@inabagumi/next-svg');

module.exports = withSvg({
  svgrOptions: {
    svgo: false
  }
})

Readme

Keywords

Package Sidebar

Install

npm i @inabagumi/next-svg

Weekly Downloads

0

Version

2.1.1

License

MIT

Unpacked Size

5.08 kB

Total Files

7

Last publish

Collaborators

  • nerubot
  • ykzts