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

feat(SSR): split building index.json and SSR into two #10953

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

fiji-flo
Copy link
Contributor

Summary

Work in progress for transparency.

Problem

Solution


Screenshots

Before

After


How did you test this change?

@fiji-flo fiji-flo force-pushed the ssr2.1 branch 2 times, most recently from 7091f33 to bbcab3d Compare April 22, 2024 14:17
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Apr 25, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@fiji-flo fiji-flo force-pushed the ssr2.1 branch 2 times, most recently from 4e5e120 to d6e8dd6 Compare April 25, 2024 19:17
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Apr 25, 2024
@fiji-flo fiji-flo changed the title feat(SSR): split index.json and SSR feat(SSR): split building index.json and SSR into two Apr 26, 2024
"build:prepare": "yarn build:client && yarn build:ssr && yarn tool popularities && yarn tool spas && yarn tool gather-git-history && yarn tool build-robots-txt",
"build:render-html": "cross-env NODE_ENV=production NODE_OPTIONS='--no-warnings=ExperimentalWarning --loader ts-node/esm' node build/cli.ts render",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious, why you didn't call it html for consistency with build:json?

@fiji-flo fiji-flo mentioned this pull request Apr 30, 2024
6 tasks
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Apr 30, 2024
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label May 17, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions merge conflicts 🚧 Please rebase onto or merge the latest main.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants