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

1.1.0 • Public • Published

@inabagumi/next-images

Images plugin for Next.js.

Usage

// next.config.js
const withImages = require('@inabagumi/next-images');

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

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @inabagumi/next-images

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

6.03 kB

Total Files

9

Last publish

Collaborators

  • nerubot
  • ykzts