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] Hot loading is not working #4363

Open
Dargouls opened this issue Sep 9, 2024 · 0 comments
Open

[BUG] Hot loading is not working #4363

Dargouls opened this issue Sep 9, 2024 · 0 comments
Labels
Awaiting Reproduction Can we reproduce the reported bug?

Comments

@Dargouls
Copy link

Dargouls commented Sep 9, 2024

Describe the Bug

Using the latest version of the viewer, Hot loading does not work. I tested using webpack’s “hot module replacement”, but it takes about 30 seconds to compile. Is there a way to optimize this for development?

Steps to Reproduce

  1. Yarn install
  2. Yarn dev
  3. Make any visible changes

The current behavior

The code changes is not made instantly.

The expected behavior

When you save your front-end code, your changes should be reflected immediately on the screen With hot loading.

OS

Windows 10

Node version

18.16

Browser

Opera

@Dargouls Dargouls added the Awaiting Reproduction Can we reproduce the reported bug? label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Reproduction Can we reproduce the reported bug?
Projects
None yet
Development

No branches or pull requests

1 participant