Bump cachebuster for frontend functionality change.
This commit is contained in:
parent
85a3f08c78
commit
6937473d0a
@ -32,7 +32,7 @@ config = Config()
|
|||||||
|
|
||||||
|
|
||||||
# Allow cache-busting of entire frontend for major changes such as react upgrades.
|
# Allow cache-busting of entire frontend for major changes such as react upgrades.
|
||||||
FRONTEND_CACHE_BUST: str = "site.1.0.react.16.14"
|
FRONTEND_CACHE_BUST: str = "site.1.1.react.16.14"
|
||||||
|
|
||||||
|
|
||||||
@app.before_request
|
@app.before_request
|
||||||
|
Loading…
Reference in New Issue
Block a user