Skip to content

Entrypoint logging and version string#81

Merged
pSpitzner merged 4 commits intomainfrom
entrypoint_logging_and_version_string
Jun 10, 2025
Merged

Entrypoint logging and version string#81
pSpitzner merged 4 commits intomainfrom
entrypoint_logging_and_version_string

Conversation

@semohr
Copy link
Collaborator

@semohr semohr commented Jun 10, 2025

Console spam

Console on initial start is spammed with warnings from click (interaction with rq). This disables all warnings in production, now looks like this on startup:

image

Version string

Adds a version string to the bottom of the footer on the frontpage:

In dev:
image
In prod:
image

Minification

This PR also re-enables minification in the vite transpile step. Bundle size -50kb 🎉

@pSpitzner pSpitzner merged commit b17e003 into main Jun 10, 2025
2 checks passed
@semohr semohr deleted the entrypoint_logging_and_version_string branch June 12, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants