-
### What problem does this feature solve?
Unless I'm monitoring the terminal, I often find myself wondering wether my latest changes have gone to the browser yet. Since you're now showing error messa…
-
### Environment
**Reproduction example for the described use case (pages & api functionality):**
https://stackblitz.com/edit/github-drgy5q?file=nuxt.config.ts
### Reproduction
**Environ…
-
### Environment
Nodejs 20.10.0, relevant part of my package.json
```
"dependencies": {
"java": "github:joeferner/node-java#v0.14.0",
"nuxt": "^3.10.3",
"vue": "^3.4.19",
"vu…
-
### Describe the bug
```ts
res.socket.server.ws ||= (() => {
res.socket.server.on(
'upgrade',
function (request: IncomingMessage, socket: Socket, head) {
const { path…
-
please prove HMR not working
-
1) HMR is quite broken for new React releases. Check out number of issues in it https://github.com/gaearon/react-hot-loader/issues and this https://github.com/gaearon/react-hot-loader/issues/1024
2)…
-
或许可以考虑默认覆盖+提示,或者加一个强制覆盖的选项?
环境:
```
"leafer-editor": "^1.0.9"
"react": "^18.3.1"
"react-dom": "^18.3.1"
"vite": "^5.4.11"
"@vitejs/plugin-react-swc": "^3.7.1"
```
-
When attempting to use the `use:tooltip` action or `...` in the Svelte 5 Release Candidate (`svelte@5.0.0-next.192`) I encounter this error.
I understand that Svelte 5 has not officially released, ho…
-
My app runs on a basePath, but when the files of the dev-server-hmr are loaded, the basePath is not added to the URL and ends up in a 404:
**http://localhost:8082/__web-dev-server__/wc-hmr/patch.js…
acory updated
3 years ago
-
When using this plugin to create separate dll for vendor libs I find out that certain type of files or even code paths break webpack HMR, it starts infinitely rebuilding and log notifications into con…