gatsby-plugin-preact

7.13.1 • Public • Published

gatsby-plugin-preact

Provides drop-in support for replacing React with Preact.

While Preact doesn't provide full support for the React ecosystem, it is an intriguing option for Gatsby sites as it saves ~30kb of JavaScript vs. using React.

Note: This plugin uses Preact X, any version prior to v10.0.0 is incompatible with Gatsby v2.

Install

npm install gatsby-plugin-preact preact preact-render-to-string

How to use

// In your gatsby-config.js
plugins: [`gatsby-plugin-preact`]

Dependents (19)

Package Sidebar

Install

npm i gatsby-plugin-preact

Weekly Downloads

5,159

Version

7.13.1

License

MIT

Unpacked Size

50.7 kB

Total Files

10

Last publish

Collaborators

  • kathmbeck
  • pieh
  • tylerbarnes
  • fk
  • daniellewgatsby
  • wardpeet