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

Refactor client entry plugin to separate methods. #39162

Merged
merged 42 commits into from Aug 12, 2022

Commits on Jul 29, 2022

  1. Copy the full SHA
    6f56156 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aea276b View commit details
    Browse the repository at this point in the history
  3. Change name to entryName

    timneutkens committed Jul 29, 2022
    Copy the full SHA
    4395c74 View commit details
    Browse the repository at this point in the history
  4. Port changes from vercel#39166

    Co-Authored-By: Shu Ding <g@shud.in>
    timneutkens and shuding committed Jul 29, 2022
    Copy the full SHA
    4ee4b92 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Make layers constants

    timneutkens committed Jul 30, 2022
    Copy the full SHA
    72e7a57 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Copy the full SHA
    9bc1b4b View commit details
    Browse the repository at this point in the history
  2. Remove extra condition

    timneutkens committed Jul 31, 2022
    Copy the full SHA
    9bdc6f2 View commit details
    Browse the repository at this point in the history
  3. Update comment

    timneutkens committed Jul 31, 2022
    Copy the full SHA
    11a266c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d867ff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b83c332 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Copy the full SHA
    6a593ce View commit details
    Browse the repository at this point in the history
  2. Add ChildEntry type

    timneutkens committed Aug 1, 2022
    Copy the full SHA
    218369d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cb34665 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f2d1e6f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3f208af View commit details
    Browse the repository at this point in the history
  6. Move bundlePath type

    timneutkens committed Aug 1, 2022
    Copy the full SHA
    2666a3f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cc6a153 View commit details
    Browse the repository at this point in the history
  8. Update comment

    timneutkens committed Aug 1, 2022
    Copy the full SHA
    0d7bebb View commit details
    Browse the repository at this point in the history
  9. Use request for entry

    timneutkens committed Aug 1, 2022
    Copy the full SHA
    24b5295 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. generate server css manifest

    shuding committed Aug 2, 2022
    Copy the full SHA
    aeae993 View commit details
    Browse the repository at this point in the history
  2. use server css manifest

    shuding committed Aug 2, 2022
    Copy the full SHA
    3398960 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    9485448 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Fix type for id

    timneutkens committed Aug 5, 2022
    Copy the full SHA
    683eab8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    79a293b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47e0062 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9e6f167 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Copy the full SHA
    1ecde5c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    998d600 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f988dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2349cc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. merge canary

    shuding committed Aug 9, 2022
    Copy the full SHA
    b525238 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. fix test

    shuding committed Aug 10, 2022
    Copy the full SHA
    21954f5 View commit details
    Browse the repository at this point in the history
  2. fix bad conflict resolution

    shuding committed Aug 10, 2022
    Copy the full SHA
    e851052 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    shuding committed Aug 10, 2022
    Copy the full SHA
    6c2e455 View commit details
    Browse the repository at this point in the history
  4. merge canary

    shuding committed Aug 10, 2022
    Copy the full SHA
    4e4641d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. merge canary

    shuding committed Aug 11, 2022
    Copy the full SHA
    b2dadce View commit details
    Browse the repository at this point in the history
  2. fix invalidator

    shuding committed Aug 11, 2022
    Copy the full SHA
    f3b793b View commit details
    Browse the repository at this point in the history
  3. fix entrypoint sets

    shuding committed Aug 11, 2022
    Copy the full SHA
    ed05b1d View commit details
    Browse the repository at this point in the history
  4. merge canary

    shuding committed Aug 11, 2022
    Copy the full SHA
    b4ae9e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix entrypoint sets

    shuding committed Aug 12, 2022
    Copy the full SHA
    17ad000 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66d3513 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    523a6ec View commit details
    Browse the repository at this point in the history