-
Notifications
You must be signed in to change notification settings - Fork 716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable middleware facades when not bundling #3894
base: main
Are you sure you want to change the base?
Conversation
|
A wrangler prerelease is available for testing. You can install this latest build in your project with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6860544102/npm-package-wrangler-3894 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6860544102/npm-package-wrangler-3894 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6860544102/npm-package-wrangler-3894 dev path/to/script.js Additional artifacts:npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6860544102/npm-package-miniflare-3894 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6860544102/npm-package-cloudflare-pages-shared-3894 Note that these links will no longer work once the GitHub Actions artifact expires.
| Please ensure constraints are pinned, and |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3894 /- ##
=======================================
Coverage 75.46% 75.47%
=======================================
Files 225 225
Lines 12478 12481 3
Branches 3239 3242 3
=======================================
Hits 9417 9420 3
Misses 3061 3061
|
4d65ae1
to
99c85d9
Compare
99c85d9
to
0999d1f
Compare
0999d1f
to
7220776
Compare
2a00873
to
7220776
Compare
Fixes # [insert GH or internal issue number(s)].
What this PR solves / how to test:
Associated docs issue(s)/PR(s):
Author has included the following, where applicable:
Reviewer is to perform the following, as applicable:
Note for PR author:
We want to celebrate and highlight awesome PR review! If you think this PR received a particularly high-caliber review, please assign it the label
highlight pr review
so future reviewers can take inspiration and learn from it.