You can use Lerna to operate on all projects
npm install wrangler@latest
npx lerna bootstrap
npx lerna run format
npx lerna run build
CLOUDFLARE_API_TOKEN=XXXXXXXXX npx lerna run publish
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install wrangler@latest
npx lerna bootstrap
npx lerna run format
npx lerna run build
CLOUDFLARE_API_TOKEN=XXXXXXXXX npx lerna run publish