A React-Static plugin that adds support for preact
In an existing react-static site run:
$ yarn add react-static-plugin-preactThen add the plugin to your static.config.js:
export default {
plugins: ["react-static-plugin-preact"]
};| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A React-Static plugin that adds support for preact
In an existing react-static site run:
$ yarn add react-static-plugin-preactThen add the plugin to your static.config.js:
export default {
plugins: ["react-static-plugin-preact"]
};