Skip to content
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

Unhide --live-reload and ensure only enabled in local mode #2229

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

mrbbot
Copy link
Contributor

@mrbbot mrbbot commented Nov 18, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 18, 2022

🦋 Changeset detected

Latest commit: 56b7234

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 mrbbot force-pushed the bcoll/unhide-live-reload branch from d9aca7f to 169de3a Compare November 18, 2022 12:46
packages/wrangler/src/dev.tsx Outdated Show resolved Hide resolved
packages/wrangler/src/dev.tsx Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2022

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/3497165875/npm-package-wrangler-2229

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/2229/npm-package-wrangler-2229

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/3497165875/npm-package-wrangler-2229 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.developers.workers.dev/runs/3497165875/npm-package-cloudflare-pages-shared-2229

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #2229 (56b7234) into main (92d4718) will increase coverage by 0.01%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2229      +/-   ##
==========================================
+ Coverage   71.82%   71.83%   +0.01%     
==========================================
  Files         145      145              
  Lines        9454     9459       +5     
  Branches     2463     2465       +2     
==========================================
+ Hits         6790     6795       +5     
  Misses       2664     2664              
Impacted Files Coverage Δ
packages/wrangler/src/dev.tsx 86.87% <80.00%> (-0.16%) ⬇️
...ackages/wrangler/src/__tests__/helpers/mock-bin.ts 100.00% <0.00%> (+5.26%) ⬆️

@mrbbot mrbbot force-pushed the bcoll/unhide-live-reload branch from 169de3a to 37b3dd6 Compare November 18, 2022 12:54
@mrbbot mrbbot requested a review from penalosa November 18, 2022 12:55
@mrbbot mrbbot force-pushed the bcoll/unhide-live-reload branch from 37b3dd6 to 56b7234 Compare November 18, 2022 13:10
@penalosa penalosa merged commit 8eb53b1 into main Nov 18, 2022
@penalosa penalosa deleted the bcoll/unhide-live-reload branch November 18, 2022 13:24
@github-actions github-actions bot mentioned this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants