🐛 BUG: build command is run twice when you first run wrangler dev
#7934
Labels
bug
Something that isn't working
wrangler dev
#7934
Which Cloudflare product(s) does this pertain to?
Wrangler
What versions are you using?
⛅️ wrangler 3.103.2 (update available 3.106.0), node v23.6.1
What operating system and version are you using?
Macos
Please provide a link to a minimal reproduction
https://github.com/pydantic/pydantic.run
Describe the Bug
To demonstrate, clone https://github.com/pydantic/pydantic.run, and run
npm i
, thennpm run cf-dev
, you'll see the vite build occurs twice at startup.Please provide any relevant error logs
The text was updated successfully, but these errors were encountered: