jsx-loader
jsx-loader copied to clipboard
Allowing all React Tools command-line options to be passed in webpack loader config
This enables passing all React Tools options, like target=es3, which was our motivation for this pull request.
This pull request is based off https://github.com/petehunt/jsx-loader/pull/30 with merge conflicts addressed.