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 next node buildin module error message for edge runtime #36434

Merged

Commits on Apr 29, 2022

  1. remove use of process polyfill

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e4aae7d View commit details
    Browse the repository at this point in the history
  2. fix a test

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0999aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6226162 View commit details
    Browse the repository at this point in the history
  4. fix for lint

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    41fcdf5 View commit details
    Browse the repository at this point in the history
  5. do not use replaceAll

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f89b2a5 View commit details
    Browse the repository at this point in the history
  6. add null check

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7cd047b View commit details
    Browse the repository at this point in the history
  7. fix error message

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1fcdf63 View commit details
    Browse the repository at this point in the history
  8. fix runtime name to check

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    539bb2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8d9faa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6c74cc View commit details
    Browse the repository at this point in the history
  11. add a comment

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bf6bcd2 View commit details
    Browse the repository at this point in the history
  12. Update packages/next/build/webpack/plugins/wellknown-errors-plugin/pa…

    …rseNotFoundError.ts
    
    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    nkzawa and sokra committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    55eb819 View commit details
    Browse the repository at this point in the history
  13. add link to the issue

    nkzawa committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4146511 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3db507a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8ea7fa View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    3d3f658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242ca9a View commit details
    Browse the repository at this point in the history