wrangler.jsonc — astro Source File
Architecture documentation for wrangler.jsonc, a json file in the astro codebase.
Entity Profile
Source Code
{
"name": "astro-cf-session",
"compatibility_date": "2026-01-28",
"assets": {
"directory": "./dist",
"binding": "ASSETS"
},
"observability": {
"enabled": true
},
"upload_source_maps": true
}
Source
Frequently Asked Questions
What does wrangler.jsonc do?
wrangler.jsonc is a source file in the astro codebase, written in json.
Where is wrangler.jsonc in the architecture?
wrangler.jsonc is located at packages/integrations/cloudflare/test/fixtures/sessions/wrangler.jsonc (directory: packages/integrations/cloudflare/test/fixtures/sessions).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free