Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

A React-Static plugin that adds support for Preact

Notifications You must be signed in to change notification settings

nozzle/react-static-plugin-preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PLUGIN HAS BEEN MOVED TO THE REACT-STATIC MONOREPO AND IS ACTIVELY MAINTAINED THERE

react-static-plugin-preact

A React-Static plugin that adds support for preact

Installation

In an existing react-static site run:

$ yarn add react-static-plugin-preact

Then add the plugin to your static.config.js:

export default {
  plugins: ["react-static-plugin-preact"]
};

About

A React-Static plugin that adds support for Preact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published