0.1.2 • Published 9 years ago

trainiac-react-configs v0.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

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