krasimir / stent

Stent is combining the ideas of redux with the concept of state machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting bundling failed: ReferenceError: Unknown plugin "babel-plugin-add-module-exports" specified in node_modules/stent/.babelrc

ValentinBlokhin opened this issue · comments

Is it possible to remove .babelrc from npm? It's not possible to build application using react native.
If I remove .babelrc from node_modules it works fine.
Thanks!

Sorry, for the delay. 5.1.1 released where .babelrc is ignored.