Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: When there are multiple entrances, there is a hot update error #9645

Open
lzxb opened this issue Mar 12, 2025 · 0 comments
Open

[Bug]: When there are multiple entrances, there is a hot update error #9645

lzxb opened this issue Mar 12, 2025 · 0 comments
Assignees

Comments

@lzxb
Copy link
Contributor

lzxb commented Mar 12, 2025

System Info

System:
OS: macOS 15.3
CPU: (8) arm64 Apple M1
Memory: 107.86 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.11.0 - ~/.nvm/versions/node/v22.11.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.11.0/bin/yarn
npm: 10.9.0 - ~/.nvm/versions/node/v22.11.0/bin/npm
pnpm: 10.6.2 - ~/.nvm/versions/node/v22.11.0/bin/pnpm
bun: 1.1.27 - ~/.bun/bin/bun
Browsers:
Safari: 18.3
npmPackages:
@rspack/cli: ^1.2.8 => 1.2.8
@rspack/core: ^1.2.8 => 1.2.8

Details

Image

Image

Reproduce link

https://github.com/lzxb/rspack-hot-error

Reproduce Steps

Rspack project

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm run dev

Build the app for production:

pnpm run build
@lzxb lzxb added the pending triage The issue/PR is currently untouched. label Mar 12, 2025
@chenjiahan chenjiahan removed the pending triage The issue/PR is currently untouched. label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants