The Vue SPA is now built locally and its frontend/dist/ committed (force-added). Dockerfile is a single-stage runtime: copy prebuilt dist + python:3.11 + Flask. No node/npm inside the image -> deterministic, no npm/esbuild postinstall flakiness. To update UI: edit src, npm run build, commit frontend/dist/.
2 lines
164 B
CSS
2 lines
164 B
CSS
.stat[data-v-dd8a8071]{text-align:center;min-width:100px}.stat div[data-v-dd8a8071]{color:var(--muted);font-size:12px}.stat strong[data-v-dd8a8071]{font-size:22px}
|