Erroneous warning about Astro.request.headers
#12496
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
regression
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
The bug described in #12202 happens again. During
astro build
, there's an erroneous warning:Despite the code not using
Astro.request.headers
. This worked in4.16.13
, but in4.16.14
, the warning is back.What's the expected result?
No warning should be shown. :)
Link to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal?file=README.md
Participation
The text was updated successfully, but these errors were encountered: