redux-utilities / redux-promise

FSA-compliant promise middleware for Redux.
MIT License
2.67k stars 134 forks source link

Unknown BABEL option #24

Closed john916zhang closed 8 years ago

john916zhang commented 8 years ago

It works after removing .babelrc.

acdlite commented 8 years ago

Fixed in 0.5.1

marcshilling commented 8 years ago

I'm on 0.5.1 and still having this issue:

TransformError: /Development/MyProject/node_modules/redux-promise/node_modules/flux-standard-action/lib/index.js: [BABEL] /Development/MyProject/node_modules/redux-promise/node_modules/flux-standard-action/lib/index.js: Unknown option: /Development/MyProject/node_modules/redux-promise/node_modules/flux-standard-action/.babelrc.stage

Works if I use 0.6.0-alpha