X Tutup
Skip to content

WebUI / Add scripts to allow building WebUI artefacts under Windows VSCode/Pio#3529

Open
mha1 wants to merge 5 commits intoExpressLRS:masterfrom
mha1:PR_vite_build_on_Windows
Open

WebUI / Add scripts to allow building WebUI artefacts under Windows VSCode/Pio#3529
mha1 wants to merge 5 commits intoExpressLRS:masterfrom
mha1:PR_vite_build_on_Windows

Conversation

@mha1
Copy link
Contributor

@mha1 mha1 commented Feb 8, 2026

Preparing Windows:

Preparing VSCode/Pio:

  • make sure to have src/html/index.html in LF (Unix style end of line mode).
  • cd to src/html
  • open a PlatformIO terminal and run npm install
  • run npm audit fix if npm proposes to do so

Building the WebUI artefacts:

  • select Open Terminal / Run Build Task
  • choose npm: build:all-win - html

@pkendall64 pkendall64 changed the title WebUI / Add scripts toto allow building WebUI artefacts under Windows VSCode/Pio WebUI / Add scripts to allow building WebUI artefacts under Windows VSCode/Pio Feb 8, 2026
@pkendall64 pkendall64 added house keeping 🧹 Cleanup of code and house keeping V4.1 🍑 labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

house keeping 🧹 Cleanup of code and house keeping V4.1 🍑

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup