redux-multi
redux-multi copied to clipboard
Do not publish `.babelrc`
- adds
.babelrcto.npmignore - this prevents the issue where projects that use
redux-multiandbabelwould error because the transpiling ofredux-multiwould start and sometimes error
(ref https://github.com/ashaffer/redux-multi/issues/8)