Alexandrine Boissière
Alexandrine Boissière
Please accept this pull request so we don't have to use forks.. @petehunt Are you still using the jsx-loader at Instagram and Facebook? If not, what are you using instead?
@prayerslayer Sure but babel-loader is slow and shouldn't be used on too many files (just quoting the docs). Are you working on a big codebase with it?
It is actually in the readme file: https://github.com/babel/babel-loader#babel-loader-is-slow
You're completely right. However when we tested both tools, jsx was faster than Babel.
You definitely need to specify a target and you also need to declare files as explained in the grunt documentation: http://gruntjs.com/configuring-tasks#files Can I close this ticket?
Feel free to create a pull request
Didn't get or didn't see the notification. I'll update the dependency and make sure it's still working
Can you test version 2.1.0?