This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Commit 14e9d10
Enable eslint caching in development (facebook#1578)
* Enable eslint caching in development
POC for facebook#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 eject1 parent 0c63f62 commit 14e9d10
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | 207 | | |
209 | 208 | | |
| 209 | + | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | | - | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
0 commit comments