Skip to content

🐛 BUG: Latest wrangler causing a ton of hot reloads because it's putting the .wrangler/tmp directory inside /functions #7440

@treeder

Description

@treeder

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.

image

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

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:

image

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that isn't workingregressionBreak in existing functionality as a result of a recent change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions