Initialize web application via create-cloudflare CLI
Details: C3 = create-cloudflare@2.50.9 project name = dutylog framework = qwik framework cli = create-qwik@1.15.0 package manager = npm@10.8.2 wrangler = wrangler@4.29.0 git = 2.50.1
This commit is contained in:
11
public/_headers
Normal file
11
public/_headers
Normal file
@ -0,0 +1,11 @@
|
||||
# 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
|
||||
/assets/*
|
||||
Cache-Control: public, max-age=31536000, s-maxage=31536000, immutable
|
||||
Reference in New Issue
Block a user