-
-
Notifications
You must be signed in to change notification settings - Fork 759
refactor(lazy-compilation): use POST request to transfer ids of active modules #12678
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
chenjiahan
merged 28 commits into
main
from
refactor/lazy_active_module_id_goes_to_post_body
Jan 15, 2026
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a66dd0a
refactor: use post transfer module ids
stormslowly 8149c31
test: skip lazy active method
stormslowly f8e3322
Merge remote-tracking branch 'origin/main' into refactor/lazy_active_…
stormslowly cef1dc7
test: add lazy post request help
stormslowly 093bf25
test: add large module id container
stormslowly cf5349f
test: add case introduction
stormslowly b253637
refactor: remove about controller
stormslowly 78d904c
Merge remote-tracking branch 'origin/main' into refactor/lazy_active_…
stormslowly 0c136db
test: we are using post method now
stormslowly 890aede
refactor: rename
stormslowly 5ace8c0
Merge remote-tracking branch 'origin/main' into refactor/lazy_active_…
stormslowly f9f8d98
fix body parser (vibe-kanban 09797829)
stormslowly 332146a
refactor read module ids from body (vibe-kanban a7874ac1)
stormslowly a0619ae
refactor: downgrading to lower web api
stormslowly f4f10d6
test: ✅ add lazy compilation active cors cases
stormslowly 2ba3cd6
chore: update test case doc
stormslowly 5d8eeb5
fix: we all need cors header no matter is simple request or not
stormslowly 401d886
refactor:delete cors header setting
stormslowly 363dfa5
refactor: set cors header should set by user
stormslowly 3be7a91
Merge branch 'main' into refactor/lazy_active_module_id_goes_to_post_…
stormslowly bd739dd
Update packages/rspack/hot/lazy-compilation-web.js
stormslowly bfd543e
test: fix case name
stormslowly 0487659
Merge branch 'refactor/lazy_active_module_id_goes_to_post_body' of gi…
stormslowly 2064a1b
chore: api-extract update
stormslowly 0c66e27
fix: memory leak of requst listeners
stormslowly 5b2ff93
refactor: remove event source handle logic
stormslowly bf0fc1f
fix: jsdom XMLHTTPRequets need strict cors header
stormslowly c0078ad
refactor: node lazy compilation client use post too
stormslowly 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.
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.