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

Optimize Next.js bootup compilation #50379

Merged
merged 17 commits into from
May 30, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    9ffaf66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f69656 View commit details
    Browse the repository at this point in the history
  3. Remove warning log

    timneutkens committed May 26, 2023
    Configuration menu
    Copy the full SHA
    385324a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca2b55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaf15d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2034567 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    164466e View commit details
    Browse the repository at this point in the history
  2. Replace webdriver usage

    timneutkens committed May 27, 2023
    Configuration menu
    Copy the full SHA
    76249ee View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Merge branch 'canary' of github.com:vercel/next.js into 05-26-Optimiz…

    …e_Next.js_bootup_compilation
    timneutkens committed May 28, 2023
    Configuration menu
    Copy the full SHA
    eabffc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84839cf View commit details
    Browse the repository at this point in the history
  3. Don't check !== ''

    timneutkens committed May 28, 2023
    Configuration menu
    Copy the full SHA
    e4e933a View commit details
    Browse the repository at this point in the history
  4. update

    ijjk committed May 28, 2023
    Configuration menu
    Copy the full SHA
    d5872c1 View commit details
    Browse the repository at this point in the history
  5. update tests

    ijjk committed May 28, 2023
    Configuration menu
    Copy the full SHA
    4caa88e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62bbc3f View commit details
    Browse the repository at this point in the history
  7. update tests

    ijjk committed May 28, 2023
    Configuration menu
    Copy the full SHA
    72edf63 View commit details
    Browse the repository at this point in the history
  8. fix lint

    ijjk committed May 28, 2023
    Configuration menu
    Copy the full SHA
    3dacf5a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Disable entry skip

    timneutkens committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ea21d5b View commit details
    Browse the repository at this point in the history