Ns/worker global public fetch (#2652)

* add global_fetch_strictly_public compatibility flag

* add comma
This commit is contained in:
ProgrammerIn-wonderland
2026-03-11 19:27:28 -07:00
committed by GitHub
parent fc273d436d
commit 721af2a9b1
@@ -24,6 +24,7 @@ async function createWorker (userData, authorization, workerName, body, PREAMBLE
const workerMetaData = {
body_part: 'swCode',
compatibility_flags: ['global_fetch_strictly_public'],
compatibility_date: '2025-07-15',
bindings: [
{