TURBOPACK: alias resolve lost query param#88891
Conversation
Tests Passed |
Merging this PR will not alter performance
Comparing Footnotes
|
|
This is strange, maybe some infinite loop/recursion? |
cbd4c37 to
7222807
Compare
add a judge for that case, now the test case will be passed |
|
Updated~ @mischnic now the test case all passed, feel free to review |
lukesandberg
left a comment
There was a problem hiding this comment.
this looks good, comparing patterns should be more reliable than request vcs.
3674df7 to
fbd2020
Compare
168895c to
4a8a377
Compare
|
now all the test case pass, can you please help me to merge this? @lukesandberg @mischnic thanks |
turbopack-resolve alias lost query as the following case:
alias config is:
The query param will lost, i fix this and add some test case.