Babel is handling jsx loading now.
jsx
But most users will not notice this if they just install it via npm i --save jsx-loader. @petehunt If you could just npm deprecate jsx-loader (reference), so that it informs cli-only users of this deprecation.
npm i --save jsx-loader
npm deprecate jsx-loader
Thanks :)