-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
area: command: devtype: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
Nuxt Hot Module Reloading not being passed through the proxy – pages reload on port :3000 but do not auto reload on netlify-cli's proxy :8888
Noticed this when upgrading netlify-cli from 9.16.0 to the latest 10.6.0
Also tested 10.5.0 with the same result (HMR not working on netlify's port :8888), rolled back to 9.16.7 and it's working again
Steps to reproduce
netlify dev
Configuration
No response
Environment
Binaries:
Node: 16.13.2 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 8.1.2 - /usr/local/bin/npm
npmGlobalPackages:
netlify-cli: 10.6.0
@nuxt/cli v2.15.8
Metadata
Metadata
Assignees
Labels
area: command: devtype: bugcode to address defects in shipped codecode to address defects in shipped code