### 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](https://github.com/user-attachments/assets/a0a76dfc-af78-40dc-9fe0-e65aad192ce5) ### Expected behavior It should be doing it in /.wrangler like previous versions. ### Steps to reproduce ```sh npx wrangler pages dev ./public --d1 D1=dev ``` 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_