mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
10 lines
262 B
Plaintext
10 lines
262 B
Plaintext
# https://developers.cloudflare.com/pages/platform/headers/
|
|
|
|
/*service-worker.js
|
|
Cache-Control: no-store
|
|
Content-Type: application/javascript
|
|
X-Content-Type-Options: nosniff
|
|
|
|
/build/*
|
|
Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable
|