workers-sdk
workers-sdk copied to clipboard
Initial `--experimental-local` implementation using Miniflare 3
This is a WIP implementation of an --experimental-local flag that uses a version of Miniflare powered by the open-source runtime. There are a few small TODOs still to resolve, but other than that... 🙂
🦋 Changeset detected
Latest commit: cd9ef56469f949227838d54bcc3e4d9dba716bb0
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| wrangler | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@mrbbot couple of small things, but looks good!
A wrangler prerelease is available for testing. You can install this latest build in your project with:
npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/3135850931/npm-package-wrangler-1894
You can reference the automatically updated head of this PR with:
npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/1894/npm-package-wrangler-1894
Or you can use npx with this latest build directly:
npx https://prerelease-registry.developers.workers.dev/runs/3135850931/npm-package-wrangler-1894 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.developers.workers.dev/runs/3135850931/npm-package-cloudflare-pages-shared-1894