cloudflare / workers-sdk

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
https://developers.cloudflare.com/workers/
Apache License 2.0
2.41k stars 593 forks source link

🐛 BUG: update Miniflare's bundling to use new esbuild watch API #6042

Closed petebacondarwin closed 2 weeks ago

petebacondarwin commented 2 weeks ago

Which Cloudflare product(s) does this pertain to?

Miniflare

What version(s) of the tool(s) are you using?

3.2.x

What version of Node are you using?

No response

What operating system and version are you using?

All

Describe the Bug

We are bumping the esbuild version for Miniflare but this has a different watching API. See https://github.com/cloudflare/workers-sdk/pull/6029/files#diff-9f96a6362cf0d9b300410bf0fe90a486661f2837acf0aebe24cc4e50a201e797

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

threepointone commented 2 weeks ago

I'll do this early next week