trainiac-react-configs
v0.1.2
Published
Config files for react development
Downloads
2
Maintainers
Readme
trainiac-react-configs
Config files react development.
The webpack config running the babel compilation must always insert a process.ENV
object.
This project assumes these peer depencies
{
"react": "^15.3.2",
"babel-preset-react": "^6.16.0",
"eslint-plugin-react": "^6.5.0"
}
If you want to use react-hot-reloader "react-hot-loader": "3.0.0-beta.5"
is required