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

Prebundle react for appDir #41337

Merged
merged 44 commits into from Oct 18, 2022
Merged

Prebundle react for appDir #41337

merged 44 commits into from Oct 18, 2022

Commits on Oct 10, 2022

  1. Pre copy react

    huozhi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    acc9a25 View commit details
    Browse the repository at this point in the history
  2. alias react in all dirs

    huozhi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0962b64 View commit details
    Browse the repository at this point in the history
  3. change webpack aliascondition

    huozhi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1178a1a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. add require hook

    huozhi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2fd5ea1 View commit details
    Browse the repository at this point in the history
  2. update precompiled

    huozhi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8e14bf1 View commit details
    Browse the repository at this point in the history
  3. fix compiled

    huozhi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    99eea31 View commit details
    Browse the repository at this point in the history
  4. fix bundling and aliasing

    shuding committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a50d7f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea0cdf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    7f65e0a View commit details
    Browse the repository at this point in the history
  2. fix lint

    huozhi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    addcaa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6faf4 View commit details
    Browse the repository at this point in the history
  4. update precompile

    huozhi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a2ee8b2 View commit details
    Browse the repository at this point in the history
  5. conditional require hooks

    huozhi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9ca203e View commit details
    Browse the repository at this point in the history
  6. fix loadRequireHook call

    huozhi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    44eeb65 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. apply override

    huozhi committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3670d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5bf3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9bbc08 View commit details
    Browse the repository at this point in the history
  4. fix test for oneOf

    huozhi committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3ca7ff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    8431c9c View commit details
    Browse the repository at this point in the history
  2. Update react

    huozhi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    0e5ddcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd92451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6338a View commit details
    Browse the repository at this point in the history
  5. fix lock file

    huozhi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    79afa9f View commit details
    Browse the repository at this point in the history
  6. update compiled pkgs

    huozhi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    0628a32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    770347d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04efb61 View commit details
    Browse the repository at this point in the history
  9. revert pnpm version

    huozhi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    1985692 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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

Commits on Oct 17, 2022

  1. fix pre-compiled and resolving

    huozhi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    cf1f39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f9259 View commit details
    Browse the repository at this point in the history
  3. revert changes

    huozhi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0f898b8 View commit details
    Browse the repository at this point in the history
  4. remove extra overriding

    huozhi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    939f90d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e93630f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db18aa5 View commit details
    Browse the repository at this point in the history
  7. merge conditions

    huozhi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d304670 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. use react stub

    huozhi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    de79698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c5ff8 View commit details
    Browse the repository at this point in the history
  3. revert test page

    huozhi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    50a7755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc6e0f0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'canary' into app-prebundle-react

    # Conflicts:
    #	packages/next/export/worker.ts
    ijjk committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    da2f176 View commit details
    Browse the repository at this point in the history
  6. update compiled

    ijjk committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    19a6e5d View commit details
    Browse the repository at this point in the history
  7. dont ncc react

    huozhi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5cbb0f5 View commit details
    Browse the repository at this point in the history
  8. copy react react-dom assets

    huozhi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4802456 View commit details
    Browse the repository at this point in the history
  9. update test and fix lint

    huozhi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9dca3b9 View commit details
    Browse the repository at this point in the history