Conversation
This reverts commit f328f61.
|
in https://github.com/marko-js/vite/blob/main/src/__tests__/main.test.ts, this function shown below accepts a param
I don't think that will be a problem.. |
|
@PengBoUESTC Marko is failing here https://github.com/vitejs/vite-ecosystem-ci/actions/runs/3295058377/jobs/5433215758, |
in I think |
Yes, this is why we think it is better to move this PR to Vite 4. There weren't enough requests to justify having marko deal with this breaking change in their types in a minor version. |
Ok that maybe a better choice ! |
This reverts commit f328f61.
Description
Marko is failing after #10196
@PengBoUESTC we can do this change in Vite 4 in a month, so we don't introduce a breaking change (even if it is just types) in a minor.
The error is strange, why
Http2SecureServeris missing properties fromServer?What is the purpose of this pull request?