mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
848b950cdc
Now that the compiler lint rule is merged into eslint-plugin-react-hooks, we also need to update our caches so compiler dependencies are also cached. This should fix the CI walltime regression we are now seeing.