Wei

Results 290 comments of Wei

Thanks for contributing, but the code is in a submodule, maybe it was committed by mistake?

As per https://github.com/web-infra-dev/modern.js/pull/5849. We're going to bump esbuild https://github.com/evanw/esbuild/blob/main/CHANGELOG.md#0210.

> @fi3ework How is everything going on, is it blocked internally or can we track the progress somewhere? Nothing is blocking us internally, only because we lacks enough to implement...

Yes, it's just bumping, whereas the bumping includes some breaking versions, see (https://github.com/evanw/esbuild/releases). Not sure will it introduce any breaking changes to Modern Module, we need to fix the breaking...

@yf-yang It's here https://github.com/web-infra-dev/modern.js/tree/main/tests/integration/module. I have to admit that I also failed to find this test the first time. 😅

We don't look like gonna bump esbuild in the foreseeable future. Rslib is the successor.

👀 Does this issue rely on https://github.com/web-infra-dev/rslib/issues/413 to build this package itself?

> I just noticed a branch called fix_mock, with plugin tweaks... might explain it. Oh, `rstest` as a alias of `rs` (or vice versa), is not merged into latest version...

@travzhang Thanks for the sharing, Rstest's coverage ability is still under development, and the provider mechanism is not implemented as of now. We had planned to implementation it within this...