docs: improve HMR performance note for Windows users (#31301)

This commit is contained in:
Camille Coutens 2025-03-09 17:33:41 +01:00 committed by Daniel Roe
parent ec20802a5f
commit 74314a1780
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -30,6 +30,7 @@ Or follow the steps below to set up a new Nuxt project on your computer.
:summary[Additional notes for an optimal setup:]
- **Node.js**: Make sure to use an even numbered version (18, 20, etc)
- **Nuxtr**: Install the community-developed [Nuxtr extension](https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode)
- **WSL**: If you're using Windows, we recommend using [WSL (Windows Subsystem for Linux)](https://docs.microsoft.com/en-us/windows/wsl/install) with a distribution like Ubuntu for a better developer performance.
::
::