Skip to content

Commit

Permalink
fixup! [wrangler] fix: stop rebuild attempts when sources are missing (
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Jan 31, 2024
1 parent 3785c25 commit 9723e08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fixtures/pages-workerjs-app/tests/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ describe("Pages _worker.js", () => {
⎔ Reloading local server...

▲ [WARNING] kj/filesystem-disk-unix.c++:1709: warning: PWD environment variable doesn't match current directory; pwd = /Users/pbacondarwin/dev/cloudflare/workers-sdk
"
`);
} finally {
Expand Down

0 comments on commit 9723e08

Please sign in to comment.