-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Implement web server as the request handler for edge SSR #33635
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3a0b602
abstract manifest getters
shuding f7870fa
Merge branch 'canary' into shu/504f
shuding 1ea2af3
remove unused imports
shuding ebc348a
create web server
shuding 916544f
merge canary
shuding a224f25
initial implementation of web-server
shuding 7b38b1b
try importing the web server
shuding e788b66
load manifest before initializing super
shuding 7eda31b
pass manifests
shuding 0b6f93e
add routes and pages manifests
shuding 2e656b2
Revert "add routes and pages manifests"
shuding 26c6914
Revert "pass manifests"
shuding e89bcfb
fix chalk and pass config to the loader
shuding 14162d0
move manifest getter
shuding 5e574b6
pipe the server res
shuding 8790427
clean up
shuding 558333e
test dynamic route
shuding 08538b3
current page route
shuding c0a75b8
fix dynamic route tests
shuding 42b76d4
fix test case
shuding 9701499
fix partial hydration
shuding 9bc2728
fix dev opts
shuding b5e7949
fix dev flag
shuding e5658f2
fix build id and ssr error
shuding 5369da5
fix test cases and clean up loader
shuding f5b4401
clean up
shuding ce6e1a2
fix type errors
shuding 4445d87
Merge branch 'canary' into shu/504f
kodiakhq[bot] c0b7c2e
fix stringify
shuding 4df0630
Merge branch 'canary' into shu/504f
shuding File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.