Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Loader Compatibility List

Ahmad Amireh edited this page Oct 10, 2016 · 10 revisions
Loader Status Notes
babel-loader Full
sass-loader Full
style-loader Full
css-loader Full
ExtractTextPlugin Works You must invoke extract() on happyloader, NOT your style loaders!
tslint-loader Partial If you're using cache, warnings are not re-emitted on subsequent runs.
transform-loader Full
awesome-typescript-loader Not supported (yet)
ts-loader Not supported (yet)
json-loader Unknown The loader applies fine, but some people reported issues with the compiled data itself. See https://github.com/erikras/react-redux-universal-hot-example/pull/1090#issuecomment-208949994
postcss-loader Partial - Breaks under certain situations where you pass plugins in the postcss configuration variable. See https://github.com/amireh/happypack/issues/84
Clone this wiki locally