We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fc779 commit de909c2Copy full SHA for de909c2
1 file changed
dstack/vmm/ui/README.md
@@ -15,8 +15,8 @@ npm run watch
15
16
`dstack-vmm` now builds the single-file HTML artifact from `build.rs` and writes it
17
to Cargo's `OUT_DIR`. This requires Node.js and npm to be installed; if they are
18
-missing, the Rust build will fail with an installation hint. The previous
19
-`console_v0.html` remains untouched so the legacy UI stays available under `/v0`.
+missing, the Rust build will fail with an installation hint. The legacy
+`console_v0.html` route has been removed.
20
21
The UI codebase is written in TypeScript. The build pipeline performs three steps:
22
0 commit comments