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

Fix hmr assetPrefix escaping and reuse logic from other files #67983

Merged
merged 10 commits into from
Jul 30, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ed11f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4047405 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    kjugi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d215e6e View commit details
    Browse the repository at this point in the history
  4. Cover condition for socketURL when returns empty string and pass cond…

    …ition for / assetPrefix
    kjugi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2ea32df View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b1f7cc6 View commit details
    Browse the repository at this point in the history
  2. clarify conditions in normalized-asset-prefix helper + adjust types a…

    …nd returned prefix in getSocketUrl
    kjugi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fe21ff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ac621 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. apply suggestions from review

    ijjk committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5922a08 View commit details
    Browse the repository at this point in the history