user avatar
Remove custom babel-loader cache dir config (#983)
Ville Immonen authored
Upgrade `babel-loader` and remove the cache directory configuration
that was added in #620. `babel-loader` now uses the
`./node_modules/.cache/babel-loader` directory by default, so the
custom config is no longer needed.
6bda4b97

react-scripts

This package includes scripts and configuration used by Create React App.
Please refer to its documentation: