-
Notifications
You must be signed in to change notification settings - Fork 0
Generate the static file hashes at app startup, rather than requiring a build stage #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
pelson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good to have strict type checking enabled.
79dcebe to
ab5b0bd
Compare
ab5b0bd to
6bac7ac
Compare
|
Would be good to get this to work in develop mode (especially if running outside of simple-repository-browser itself) |
| @@ -1,17 +1,18 @@ | |||
| # from __future__ import annotations | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wasn't able to enable this - it results in a broken fastapi app
518a1a6 to
d533c2d
Compare
d533c2d to
5ac15e1
Compare
No description provided.