web-infra-dev / rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️
https://rspack.dev
MIT License
10.13k stars 575 forks source link

[Bug]: The progress bar sometimes resets back to 0%. #8411

Closed nuintun closed 2 hours ago

nuintun commented 1 week ago

System Info

System: OS: Windows 11 10.0.22635 CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz Memory: 3.49 GB / 15.89 GB Binaries: Node: 22.11.0 - C:\Program Files\nodejs\node.EXE npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: 130.0.6723.117 npmPackages: @rspack/core: ^1.1.0 => 1.1.0 @rspack/plugin-react-refresh: ^1.0.0 => 1.0.0

Details

See screenshot:

Image

Reproduce link

https://github.com/nuintun/rspack-dev-middleware

Reproduce Steps

  1. pnpm i
  2. pnpm build
  3. pnpm test
  4. change tests/src/App.tsx
  5. see logs in command line