Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement jest-haste-map instead of node-haste #896

Closed
wants to merge 10 commits into from

Commits on Apr 21, 2016

  1. Configuration menu
    Copy the full SHA
    971516f View commit details
    Browse the repository at this point in the history
  2. Don’t post-process HasteMap and remove one caching layer.

    Runtime now directly operates with the data structure from the HasteMap. Workers now read directly from `jest-haste-map`’s cache.
    cpojer committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    bffddf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d46f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f4a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fec4f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4621fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b39c4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f131b9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2f246c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Configuration menu
    Copy the full SHA
    90e56aa View commit details
    Browse the repository at this point in the history