Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 319 Bytes

File metadata and controls

10 lines (9 loc) · 319 Bytes

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)