0.0.2 • Published 4 years ago

react-static-plugin-metadata v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-static-plugin-metadata

A React-Static plugin for exporting mime type information.

Installation

In an existing react-static site run:

$ yarn add react-static-plugin-metadata

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

export default {
  plugins: ['react-static-plugin-metadata'],
}
0.0.2

4 years ago

0.0.1

4 years ago