chore: update meta, caching and headers (#37159)
This commit is contained in:
20
client/static/_headers
Normal file
20
client/static/_headers
Normal file
@@ -0,0 +1,20 @@
|
||||
/css/*
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/fonts/*
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/json/*
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/learn/*
|
||||
X-Robots-Tag: none
|
||||
/fonts/*
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/fonts/*
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/*.css
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/sw.js
|
||||
Cache-control: public, s-max-age=0, no-cache, no-store, must-revalidate
|
||||
/*.worker.js
|
||||
Cache-Control: public, s-max-age=604800
|
||||
/*.js
|
||||
Cache-Control: public, s-max-age=604800
|
Reference in New Issue
Block a user