-
### Describe the bug
Editing [CSS Module files](https://vitejs.dev/guide/features.html#css-modules) that are imported in `.svelte` components causes a full page reload, while hot-reloading is expec…
-
## Type of Change
- [x] New Feature Request
- [ ] Documentation / Website
- [ ] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
As opposed to watch / liverelo…
-
-
Here's a github repo with a super simple node web app using TypeScript that reproduces the issue:
https://github.com/programmist/parcel-hmr-issue-repro
I created this project by initializing TS an…
-
### Current Behavior
The HMR is not working on host for a React application, I have to manually reload the app.
### Expected Behavior
HMR working on host
### GitHub Repo
_No response_
…
Wykks updated
2 weeks ago
-
### Link to the code that reproduces this issue
https://github.com/krishnerkar/next-intercepting-routes-demo
### To Reproduce
1. Use the example next intercepting routes demo (originally based on N…
-
Very cool project, thank you!
Any plans for hot module reloading (using webpack)? Or maybe: https://github.com/porsager/Wright
-
# Bug report
**What is the current behavior?**
When updating the code loaded by web worker nothing happens.
**If the current behavior is a bug, please provide the steps to rep…
-
### Current Behavior
Regardless of the issue #21481 I reported, clean installed custom server brakes webpack HMR. `ws://localhost:4200/_next/webpack-hmr` request was successfully upgraded to websocke…
-
To be aligned to community efforts it would be nice if we could match this spec for HMR
https://github.com/snowpackjs/esm-hmr
This might be slightly tied to #9 so We might want to keep it in mind …