-
Notifications
You must be signed in to change notification settings - Fork 0
Build and Test
YarCraSy edited this page Jul 8, 2026
·
2 revisions
Previous page: Settings, Secrets, and History
The project has two builds:
- Node/VS Code extension with esbuild.
- React webview with Vite.
The complete build should generate:
dist/Extension.jsdist/webview/*
The human documentation in documentation/web-doc uses Astro and is validated separately.