tonyhb / redux-ui

Easy UI state management for react redux
636 stars 58 forks source link

.babelrc should be ignore in package.json #75

Open fishmwei opened 7 years ago

fishmwei commented 7 years ago

This file should be removed , or you will get error when use it in react native : 

TransformError: xxxx.js: Unknown plugin "transform-decorators-legacy" specified in "folder/node_modules/redux-ui/.babelrc" at 0, attempted to resolve relative to "folder/node_modules/redux-ui"

alvarolorentedev commented 6 years ago

+1 i am having the same issue while testing