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

Custom app for switchable runtime #35666

Merged
merged 17 commits into from Apr 5, 2022
Merged

Commits on Apr 1, 2022

  1. node switchable app

    fix body render
    
    fix loader cjs handling
    
    manipulate _app for build and output
    
    remove logs and add check for pages manifest plugin
    
    fix _app.server resolving
    
    revert test
    huozhi committed Apr 1, 2022
    Copy the full SHA
    703abe7 View commit details
    Browse the repository at this point in the history
  2. __next_rsc__.server

    huozhi committed Apr 1, 2022
    Copy the full SHA
    9f834ca View commit details
    Browse the repository at this point in the history
  3. fix serverless mode

    huozhi committed Apr 1, 2022
    Copy the full SHA
    8d56a08 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a669e5e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    37b768e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7386a66 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0e8143d View commit details
    Browse the repository at this point in the history
  8. tune test duration

    huozhi committed Apr 1, 2022
    Copy the full SHA
    80864de View commit details
    Browse the repository at this point in the history
  9. fix prettier

    huozhi committed Apr 1, 2022
    Copy the full SHA
    0f201cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Copy the full SHA
    337c3ad View commit details
    Browse the repository at this point in the history
  2. fix lint

    huozhi committed Apr 4, 2022
    Copy the full SHA
    caa6e82 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20f4ff8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4a3f216 View commit details
    Browse the repository at this point in the history
  5. run prettier

    huozhi committed Apr 4, 2022
    Copy the full SHA
    a1eec4c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Copy the full SHA
    a972952 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee59f08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c47991e View commit details
    Browse the repository at this point in the history