Cong-Cong Pan

Results 42 comments of Cong-Cong Pan
trafficstars

Hello @ScriptedAlchemy, I've noticed that our documentation for the `ModuleFederationPlugin` is outdated. Could you possibly assist us in updating it? Here's the link: https://www.rspack.dev/plugins/webpack/module-federation-plugin.

@pushkargupta9807 I need the tracing file of your project. Please record it and provide it to me following the method described here: https://web-infra-dev.github.io/rspack-dev-guide/profiling/intro.html#chrome

@pushkargupta9807 Try run `RSPACK_PROFILE=TRACE=layer=chrome rspack serve`. Afterward, make a modification to any file to trigger Hot Module Replacement (HMR), and then terminate the process.

Close with https://github.com/web-infra-dev/rspack/pull/6393

I could not reproduce this issue. Please provide a minimal reproduction repository. @abettadapur

@abettadapur I will work on this issue this week.

I ran both `build` and `build-webpack` in the following repository: [abettadapur/rspack-chunk-repro](https://github.com/abettadapur/rspack-chunk-repro). However, I couldn't identify any differences between Rspack and Webpack.

没时间 ________________________________ 发件人: BunmJyo ***@***.***> 发送时间: Thursday, May 2, 2024 2:57:25 PM 收件人: SyMind/tarojs-plugin-svelte ***@***.***> 抄送: Subscribed ***@***.***> 主题: [SyMind/tarojs-plugin-svelte] 请问能否提供一份 todo 项目的 example (Issue #6) 感谢 ― Reply to...

@lucas-labs I have made all cases to pass in #17 .