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

.babelrc should be ignore in package.json

Open fishmwei opened this issue 8 years ago • 1 comments

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"

fishmwei avatar Jun 09 '17 03:06 fishmwei

+1 i am having the same issue while testing

alvarolorentedev avatar Mar 12 '18 07:03 alvarolorentedev