-
Notifications
You must be signed in to change notification settings - Fork 822
Open
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/documentationtriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification
Description
On which page? 📄
https://github.com/unoplatform/uno
What's wrong? ❗
In the Uno Platform documentation, the "Quick Start" example for WebAssembly lacks instructions on how to enable Hot Reload when using VS Code.
Suggestion:
Add a note under the “Quick Start → WebAssembly” section like:
Open VS Code → run
dotnet watch run -f wasm --output wwwroot→ visit http://localhost:5000 in the browser.
Benefit:
This would make it clearer for developers using VS Code, reducing confusion during their first Hot Reload setup.
Any feedback? 💬
No response
Metadata
Metadata
Assignees
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/documentationtriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification