10.0.0-alpha.0 • Published 8 years ago
poi-plugin-react v10.0.0-alpha.0
poi-plugin-react
Features
- Support React JSX by default
- react-hot-loader@3
Install
yarn add react react-dom
yarn add poi-plugin-react --devUsage
module.exports = {
plugins: [
require('poi-plugin-react')()
]
}Note: You don't need to set
jsx: 'react'in config to use this plugin.
License
MIT © EGOIST
10.0.0-alpha.0
8 years ago