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

Support esm externals in app router #65041

Merged
merged 26 commits into from
May 7, 2024
Merged

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    56ce242 View commit details
    Browse the repository at this point in the history
  2. revert few

    huozhi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5c65f5b View commit details
    Browse the repository at this point in the history
  3. uncomment legacy logic

    huozhi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8883aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac3434 View commit details
    Browse the repository at this point in the history
  5. await client

    huozhi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f6e62c1 View commit details
    Browse the repository at this point in the history
  6. change resolving

    huozhi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    52d2e84 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix plugin order

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    185a75c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00d931 View commit details
    Browse the repository at this point in the history
  3. fix externals check

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    94676e0 View commit details
    Browse the repository at this point in the history
  4. revert unused

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e4c1dcc View commit details
    Browse the repository at this point in the history
  5. revert unused

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ceee2e9 View commit details
    Browse the repository at this point in the history
  6. fix pages externals

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e55a598 View commit details
    Browse the repository at this point in the history
  7. fix test case

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad6f508 View commit details
    Browse the repository at this point in the history
  8. remove esm workaround

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4b3d3ce View commit details
    Browse the repository at this point in the history
  9. update esm externals test case

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9e42b41 View commit details
    Browse the repository at this point in the history
  10. fix handle externals check

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    53101df View commit details
    Browse the repository at this point in the history
  11. move check

    sokra committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f13eace View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    536eb44 View commit details
    Browse the repository at this point in the history
  13. fix pages externals

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b73cb55 View commit details
    Browse the repository at this point in the history
  14. fix lint and turbopack test

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    228fffb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09a874a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f06b3a View commit details
    Browse the repository at this point in the history
  17. rm log

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f2efe4b View commit details
    Browse the repository at this point in the history
  18. rm unused

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6dfce23 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51fda4e View commit details
    Browse the repository at this point in the history
  20. revert

    huozhi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    def0830 View commit details
    Browse the repository at this point in the history