flux-jasmine-rewire-example
flux-jasmine-rewire-example copied to clipboard
Rewire doesn't work with Babel > 5
trafficstars
There's a discussion going on over at https://github.com/babel/babel/issues/1337, if a decent solution comes out of that then update this repo & the blog post.
Possibly also of interest:
- https://github.com/plasticine/inject-loader
- https://github.com/aackerman/injected-loader
Hi,
from this thread https://github.com/babel/babel/issues/1337
found this
https://github.com/speedskater/babel-plugin-rewire
:-)
thanks for your blog post. I am gonna try this.