mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-02 09:01:07 +08:00
* Enable eslint caching in development POC for https://github.com/facebookincubator/create-react-app/issues/740. Haven't found any problem, build times improved about 1s on my project and machine. * Bump eslint-loader to 1.6.3 * move @remove-on-eject block to persist cache config on eject