Commit cf61eb9
committed
build(web): align release Node version and npm install strategy
Set release workflow to Node.js 20 and switch make build-web back to
npm ci for reproducible dependency installs.
Refresh package-lock.json metadata to match the updated install path
and keep cross-platform optional package entries consistent.1 parent f965fb1 commit cf61eb9
File tree
3 files changed
+38
-5
lines changed- .github/workflows
- internal/webui/web
3 files changed
+38
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments