UNPKG

react-waterfall

Version:

React store built on top of [the new context API](https://reactjs.org/docs/context.html)

6 lines (5 loc) 176 B
if (process.env.NODE_ENV === 'production') { module.exports = require('./dist/react-waterfall.min.js') } else { module.exports = require('./dist/react-waterfall.dev.js') }