This package has been deprecated

Author message:

Not maintained anymore

@tkesgar/sharo-next

5.0.0-beta.2 • Public • Published

sharo-babel

This is the next.config.js configuration plugin for sharo Next.js boilerplate.

It adds support for MDX Markdown files and Webpack bundle analyzer.

Installation

npm i @tkesgar/sharo-next

Usage

Add into next.config.js:

const sharoNext = require('@tkesgar/sharo-next')

const withSharo = sharoNext()

module.exports = withSharo({
  // https://nextjs.org/docs/api-reference/next.config.js/introduction
})

What is included

License

Licensed under MIT License.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @tkesgar/sharo-next

    Weekly Downloads

    0

    Version

    5.0.0-beta.2

    License

    MIT

    Unpacked Size

    3.27 kB

    Total Files

    4

    Last publish

    Collaborators

    • tkesgar