0.0.2 • Published 4 years ago

react-static-plugin-media v0.0.2

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

react-static-plugin-media

A React-Static plugin that load the images correctly

It address this BUG.

Installation

In an existing react-static site run:

$ yarn add react-static-plugin-media

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

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

4 years ago

0.0.1

4 years ago