Yunfei He
Yunfei He
I propose that supportings all node newest lts versions and newest node version(odd-numbered releases won't become LTS version), which are - 22 - 20 - 18 https://endoflife.date/nodejs
> I propose that supportings all node newest lts versions and newest node version(odd-numbered releases won't become LTS version), which are > > * 22 > * 20 > *...
Related problems: - https://github.com/rolldown/rolldown/issues/1376
Meeting conclusion: Rolldown will make sure all tests of rolldown are passed in active LTS versions of node. Odd-numbered releases of node are not included in this promise. We will...
Ensure this means more CI time, not sure if we want to handle it so far.
I remember the `oxc_resolver` has a `TsconfigNotFound` error. Should investigate why > the other strange thing is that the tsconfig file is successfully found and read, there is no TsconfigNotFound...
The type of rspack options is inferred by `zod`. It's not possible in the current time. See https://github.com/colinhacks/zod/issues/200#issuecomment-718979724 for details.
We gonna wait for #1396 to be supported.
We have a workaround fix in https://github.com/rolldown/rolldown/pull/1097. The final solution is now bing blocked by https://github.com/napi-rs/napi-rs/pull/2072
Thanks for reminding. Closed by #2135.