We are merging Pages into Workers soon, if that is what you mean?
We are merging Pages into Workers soon, if that is what you mean?
env.ASSETS binding in Functions, but for Workers(at least how I understand it)wrangler tail typically take a long time to flush logs for a worker/DO?Miniflare instead of unstable_dev, but Miniflare doesn't load wrangler.toml automatically, right?Miniflare easily?wrangler r2 object put <OBJECT_PATH> --local --file <MY_FILEfflate but if I try to push it to Cloudflare through wrangler it complains about import { createRequire } from "module" that the dependency compiled code has.Even Better TOMLwrangler.json when I can get away with itwrangler deploy --dry-run --outdir=path/to/build for the build, the deploy went well, and the library is working like a charm!wrangler pages dev [dist] can proxy the static asset that hosted by vite?--proxy The port to proxy (where the static assets are served) [deprecated] [number] and command The proxy command to run [deprecated] [string]
—persist-to the same directory for both Workers, they will share dataenv.ASSETSwrangler tailMiniflareMiniflareMiniflareunstable_devwrangler r2 object put <OBJECT_PATH> --local --file <MY_FILEfflateimport { createRequire } from "module"Even Better TOMLwrangler.jsonwrangler deploy --dry-run --outdir=path/to/buildwrangler pages dev [dist]--proxy The port to proxy (where the static assets are served) [deprecated] [number] command The proxy command to run [deprecated] [string]—persist-to