-
Notifications
You must be signed in to change notification settings - Fork 773
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
🐛 BUG: Latest wrangler causing a ton of hot reloads because it's putting the .wrangler/tmp directory inside /functions #7440
Comments
some bug in new version |
Sorry about this. The regression came in #7415 |
Should go out in today's release |
Any idea when the release will go out? |
We had failing e2e tests in the release PR, which we are working through, and the release should go out this morning once we have resolved those. |
Surprised this release wasn't rolled back immediately. 3 days to leave a really busted release out in the wild is not a good look. |
Which Cloudflare product(s) does this pertain to?
Wrangler
What version(s) of the tool(s) are you using?
3.92.0
What version of Node are you using?
20.17.0
What operating system and version are you using?
Debian
Describe the Bug
Observed behavior
Doing a bunch of work in /functions/.wrangler directory.
Screen.recording.2024-12-04.9.12.01.AM.webm
Expected behavior
It should be doing it in /.wrangler like previous versions.
Steps to reproduce
Then edit and save a file. In the terminal you'll see a bunch of things like this:
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: