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

perf(remix-dev/vite): use fs watcher to invalidate manifest instead of request time #8164

Merged

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b6c39a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d658c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2f59bc View commit details
    Browse the repository at this point in the history
  4. chore: cleanup

    hi-ogawa committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2dfdc3b View commit details
    Browse the repository at this point in the history
  5. test: add integration

    hi-ogawa committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    03d41f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    35e0a68 View commit details
    Browse the repository at this point in the history
  2. test: forgot await

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    67ce3c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e37267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a65572 View commit details
    Browse the repository at this point in the history
  5. fix: struggle 2

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4ddf0cc View commit details
    Browse the repository at this point in the history
  6. chore: minor

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3c9c98c View commit details
    Browse the repository at this point in the history
  7. chore: debug log

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    85c4d3b View commit details
    Browse the repository at this point in the history
  8. chore: debug 2

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    58bf671 View commit details
    Browse the repository at this point in the history
  9. chore: debug 3

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1498964 View commit details
    Browse the repository at this point in the history
  10. chore: debug ci

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    06f6c65 View commit details
    Browse the repository at this point in the history
  11. ci: force retry when stuck?

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dfea0f0 View commit details
    Browse the repository at this point in the history
  12. test: use "expect.poll"

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    081fcea View commit details
    Browse the repository at this point in the history
  13. chore: comment

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2d40d67 View commit details
    Browse the repository at this point in the history
  14. chore: revert ci

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2b9bb3a View commit details
    Browse the repository at this point in the history
  15. chore: revert debug

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    714440b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    79f154a View commit details
    Browse the repository at this point in the history
  17. chore: revert one more debug

    hi-ogawa committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e8a5ca View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    db962a4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/refactor-vite-resolvePluginConfi…

    …g' into refactor-vite-resolvePluginConfig
    hi-ogawa committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4af8e15 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. refactor

    markdalgleish committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3d8f7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da651a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    87b6382 View commit details
    Browse the repository at this point in the history
  2. add changeset

    markdalgleish committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0a03e9d View commit details
    Browse the repository at this point in the history
  3. update changeset

    markdalgleish committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c4f9e3e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3b2cdc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18022a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bed99c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    57f0f6b View commit details
    Browse the repository at this point in the history
  2. (debug)

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4b76e89 View commit details
    Browse the repository at this point in the history
  3. (debug) repeatEach

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7b45eb9 View commit details
    Browse the repository at this point in the history
  4. (debug) just one test

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1044dd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0634762 View commit details
    Browse the repository at this point in the history
  6. (debug) tweak log

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    79fea97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    150adf0 View commit details
    Browse the repository at this point in the history
  8. (debug) tweak ci

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    20d8028 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e24a583 View commit details
    Browse the repository at this point in the history
  10. (debug) log edit

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d003184 View commit details
    Browse the repository at this point in the history
  11. (debug) log sync

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    413539d View commit details
    Browse the repository at this point in the history
  12. (debug) repeat more

    hi-ogawa committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4968e3a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    de28abf View commit details
    Browse the repository at this point in the history
  2. chore: fix merge

    hi-ogawa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f368782 View commit details
    Browse the repository at this point in the history
  3. chore: more merge

    hi-ogawa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4e3880c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89bfae5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92e3f40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba9d396 View commit details
    Browse the repository at this point in the history
  7. chore: revert debug log

    hi-ogawa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6b2b0b4 View commit details
    Browse the repository at this point in the history
  8. chore: revert more debug

    hi-ogawa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    435a2c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    639470a View commit details
    Browse the repository at this point in the history