(await env.BUCKET_BINDING.list()).objects in Worker, I get an empty array, but I am sure there are some files in the R2 bucket. Why is that?wrangler dev then it won't be using your real bucket as it runs locally.preview_bucket_name in wrangler.toml?wrangler dev --remote which runs on the edge & uses real buckets

(await env.BUCKET_BINDING.list()).objectspreview_bucket_name