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

revert: SSR模式下,多输出一份和index.html完全一致的*.html文件,用于ER场景 #11734

Merged
merged 24 commits into from
Oct 13, 2023

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    53f38f2 View commit details
    Browse the repository at this point in the history
  2. Update packages/preset-umi/src/features/ssr/webpack/webpack.ts

    Co-authored-by: chencheng (云谦) <[email protected]>
    gwuhaolin and sorrycc authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7f6d6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d004a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    3fc62cf View commit details
    Browse the repository at this point in the history
  2. feature: 支持自定义SSR构建目标,默认为node,可配置为webworker以支持运行在类似Cloudflare Workers的平台

    以解决 react-dom/server renderToReadableStream 不存在的问题
    奇风 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5b0946a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe8bdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    542304a View commit details
    Browse the repository at this point in the history
  5. fix: rendertoreadablestream is not a function

    奇风 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    335e6a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7fb0c1 View commit details
    Browse the repository at this point in the history
  7. fix: rendertoreadablestream is not a function

    奇风 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    64a9a42 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update packages/server/src/ssr.ts

    Co-authored-by: 咲奈Sakina <[email protected]>
    gwuhaolin and fz6m authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bfcd087 View commit details
    Browse the repository at this point in the history
  2. Update packages/server/src/ssr.ts

    Co-authored-by: 咲奈Sakina <[email protected]>
    gwuhaolin and fz6m authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d1a6e33 View commit details
    Browse the repository at this point in the history
  3. fix: 还原g_getAssets

    奇风 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e9ced7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a496ec7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab01c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af6b87f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aceacd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0f9f649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55b708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d572247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8bf17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5dfd89 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    38ad928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a165a5 View commit details
    Browse the repository at this point in the history