Skip to content

Files

Latest commit

Oct 8, 2017
664d1fd · Oct 8, 2017

History

History

create-react-scripts-utils

README.md

create-react-scripts-utils


Utilities used to access webpack loaders in create-react-app

getBabelLoader(webpackConfig)

getCssLoader(webpackConfig)

getEslintLoader(webpackConfig)

getFileLoader(webpackConfig)

getLoader(webpackConfig, matcher)

getUrlLoader(webpackConfig)