Commit a2e92e6
Serve static-files so deployed-version info (VERSION_D) is reachable (#813)
The static-page module and sourceversion.py/docker.yml were already present
on this branch, but `src/static-files` was not registered as a build asset,
so the CI-generated src/static-files/VERSION_D.html was never deployed and
`/static/VERSION_D` returned nothing. Add `src/static-files` to angular.json
assets to match dtq-dev, making the deployed-commit info reachable.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a547f9c commit a2e92e6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments