Description
What versions & operating system are you using?
Wrangler 4.22.0
Please provide a link to a minimal reproduction
https://github.com/azrdn/loglevel-bug-repro
Describe the Bug
This happens when _headers
rule file for static assets exists.
When you specify --log-level=none, it still shows [mf:info] ✨ Parsed 1 valid header rule.
in the console
Please provide any relevant error logs
azrd@fedora in /m/s/R/a/d/bug-repro
↪ wrangler dev --log-level=none
╭──────────────────────────────────────────────────────────────────────╮
│ [b] open a browser [d] open devtools [c] clear console [x] to exit │
╰──────────────────────────────────────────────────────────────────────╯
[mf:info] ✨ Parsed 1 valid header rule.
Metadata
Metadata
Assignees
Type
Projects
Status
Done