Skip to content

Files

Latest commit

c9ecc63 · Oct 8, 2017

History

History

create-react-scripts-utils

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)