5.0.0-beta.2 • Published 3 years ago

@tkesgar/sharo-next v5.0.0-beta.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

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.

5.0.0-beta.2

3 years ago

5.0.0-beta.1

3 years ago

4.0.0

3 years ago

3.0.0-beta.1

3 years ago

3.0.0-beta.2

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago