cloudflare / miniflare

🔥 Fully-local simulator for Cloudflare Workers. For the latest version, see https://github.com/cloudflare/workers-sdk/tree/main/packages/miniflare.
https://miniflare.dev
MIT License
3.78k stars 205 forks source link

[Miniflare 3] Improved source map handling and support for VSCode's debugger #681

Closed mrbbot closed 1 year ago

mrbbot commented 1 year ago

Hey! 👋 This PR includes a bunch of changes aimed at improving debugging support. Notably, this PR adds support for VSCode's built-in debugger, and step-through debugging of Miniflare's internal Workers. See the individual commit descriptions for more details.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: a2e17760c9c9954cf0b7eb90b5599c8472872b42

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR