Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions static/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*
Cache-Control: public, max-age=0, must-revalidate

/*.js
Cache-Control: public, max-age=2592000, immutable

/*.css
Cache-Control: public, max-age=2592000, immutable

/*.png
Cache-Control: public, max-age=86400

/*.jpg
Cache-Control: public, max-age=86400

/*.jpeg
Cache-Control: public, max-age=86400

/*.gif
Cache-Control: public, max-age=86400

/*.svg
Cache-Control: public, max-age=86400

/*.webp
Cache-Control: public, max-age=86400