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

Add a configuration to keep HMR without refreshing the web page #429

Closed
keyding opened this issue Jun 16, 2022 · 2 comments
Closed

Add a configuration to keep HMR without refreshing the web page #429

keyding opened this issue Jun 16, 2022 · 2 comments
Labels
enhancement New feature or request Stale vue Vue related issue

Comments

@keyding
Copy link

keyding commented Jun 16, 2022

Describe the problem

When the modification is not a Vue Component (such as background.ts), the web page will be refreshed frequently, causing the browser to crash

Describe the proposed solution

Add a configuration to keep HMR without refreshing the web page, I can manually refresh the web page if necessary.

Alternatives considered

vite build --watch mode maybe solve it.

Importance

would make my life easier

@keyding keyding added the enhancement New feature or request label Jun 16, 2022
@AmySteam AmySteam added the vue Vue related issue label Jan 7, 2024
@ericuldall
Copy link

Was there any resolution for this? It's a problem to have every tab in my browser reload during development.

Copy link
Contributor

Thanks for contributing to CRXJS! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 7 days.

@github-actions github-actions bot added the Stale label Feb 25, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale vue Vue related issue
Projects
None yet
Development

No branches or pull requests

3 participants