Fy

Results 24 comments of Fy

> HMR does not take effect when first screen is loaded, causing the page to be actively refreshed to see it rsbuild has its own entry for hmr runtime, and...

rsbuild could encapsulate this part of the logic and put rsbuild's own entry into `test`. eg. ``` module.exports = { experiments: { lazyCompilation: { test(module) { const name = module.nameForCondition();...

Because that's function type, previously we have lots of function type APIs not implemented, if you are willing to contribute, you can refer to a similar API, splitChunks.chunks here https://github.com/web-infra-dev/rspack/blob/c7024196b5f4f394d2294a093cbb52c3d200f848/crates/rspack_binding_options/src/options/raw_split_chunks/raw_split_chunk_chunks.rs#L23....