gatsby-concurrent-mode

1.0.0 • Public • Published

gatsby-concurrent-mode

About gatsby-concurrent-mode

The gatsby-concurrent-mode plugin enables Concurrent Mode in in React for Gatsby projects

This is based on Wei's blog Play with React Concurrent Mode with Your Gatsby Site with code from Fredrik Höglund

Installing gatsby-concurrent-mode

yarn add gatsby-concurrent-mode

or

npm install --save gatsby-concurrent-mode

Using gatsby-concurrent-mode

In your gatsby-config.js file add this to your plugins::

module.exports = {
  plugins: ['gatsby-concurrent-mode']
};

Package Sidebar

Install

npm i gatsby-concurrent-mode

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

2.9 kB

Total Files

6

Last publish

Collaborators

  • khalwat