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

[WIP] test Append sitemap extension and optimize imafe metadata static generation #66610

Closed
wants to merge 24 commits into from

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    c2052b3 View commit details
    Browse the repository at this point in the history
  2. update tests

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8d05be8 View commit details
    Browse the repository at this point in the history
  3. handle multi dynamic routes

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b0fea41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95de303 View commit details
    Browse the repository at this point in the history
  5. support turbopack

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b3ac563 View commit details
    Browse the repository at this point in the history
  6. handle numeric

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4ee99a4 View commit details
    Browse the repository at this point in the history
  7. fix turbopack regex matcher

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c7bdc1d View commit details
    Browse the repository at this point in the history
  8. fix test and remove logs

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d8986b1 View commit details
    Browse the repository at this point in the history
  9. update test

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    aeb5001 View commit details
    Browse the repository at this point in the history
  10. fix cargo test

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2ba6d28 View commit details
    Browse the repository at this point in the history
  11. skip turbopack tests

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2001e81 View commit details
    Browse the repository at this point in the history
  12. polish test

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    38f616d View commit details
    Browse the repository at this point in the history
  13. fix test

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5d36b8a View commit details
    Browse the repository at this point in the history
  14. fix rust build

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e69a1c4 View commit details
    Browse the repository at this point in the history
  15. fix rust build

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    00f3582 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d9df851 View commit details
    Browse the repository at this point in the history
  17. fix template

    huozhi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2c8599f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix rust build

    huozhi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    51999d1 View commit details
    Browse the repository at this point in the history
  2. fix rust build

    huozhi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b497bae View commit details
    Browse the repository at this point in the history
  3. Analyze exports

    huozhi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    16825a9 View commit details
    Browse the repository at this point in the history
  4. parse exports

    huozhi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    152b190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f79bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. handle decl export function

    huozhi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    84793be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78aa6a1 View commit details
    Browse the repository at this point in the history