mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-19 08:31:11 +08:00
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.