Difference between revisions of "React caching"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
* https://create-react-app.dev/docs/production-build/#static-file-caching
 
* https://create-react-app.dev/docs/production-build/#static-file-caching
  
 +
* <code>[[build/static]]</code>
 +
* [[Cache-Control]]
 +
* <code>[[--cache-control]]: [[aws s3 cp --cache-control]]</code>
  
[[build/static]]
 
[[Cache-Control]]
 
[[aws s3 cp --cache-control]]
 
  
 +
aws s3 cp [[--cache-control]] [[max-age]]=31536000
  
  
{{React}}
+
[[Cache-Control]]: [[max-age]]=31536000
 +
 
 +
* [[HTTP headers]]
 +
* [[Cache-Control]]
 +
* [[Cache]]
 +
 
 +
 
 +
== See also ==
 +
* {{React}}

Latest revision as of 15:27, 19 July 2023

Advertising: