redux-multi icon indicating copy to clipboard operation
redux-multi copied to clipboard

Do not publish `.babelrc`

Open leoselig opened this issue 8 years ago • 0 comments

  • adds .babelrc to .npmignore
  • this prevents the issue where projects that use redux-multi and babel would error because the transpiling of redux-multi would start and sometimes error

(ref https://github.com/ashaffer/redux-multi/issues/8)

leoselig avatar Mar 31 '17 09:03 leoselig