svrcekmichal / redux-axios-middleware

Redux middleware for fetching data with axios HTTP client
MIT License
920 stars 96 forks source link

add .babelrc to .npmignore #44

Closed danjersoft closed 7 years ago

danjersoft commented 7 years ago

This helps if you're trying to use redux-axios-middleware with React Native.

https://github.com/reactjs/redux/issues/1033