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

[Turbopack] refactor filesystem writes to an effect based system #72847

Open
wants to merge 11 commits into
base: canary
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    f4c93ae View commit details
    Browse the repository at this point in the history
  2. fix sync + send

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4b46baa View commit details
    Browse the repository at this point in the history
  3. non recursive watcher fixes

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ba0f52b View commit details
    Browse the repository at this point in the history
  4. clippy

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c431071 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda984d View commit details
    Browse the repository at this point in the history
  6. clippy

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    32507a8 View commit details
    Browse the repository at this point in the history
  7. fix emitting of graphs

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    70ecdc1 View commit details
    Browse the repository at this point in the history
  8. ignore depreation warning diffs

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4e11d47 View commit details
    Browse the repository at this point in the history
  9. keep turbo_tasks and span scope

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    94c1ea2 View commit details
    Browse the repository at this point in the history
  10. clippy

    sokra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8bd62c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    201c9f3 View commit details
    Browse the repository at this point in the history