withastro / astro

The web framework for content-driven websites. ⭐️ Star to support our work!
https://astro.build
Other
43.84k stars 2.28k forks source link

Rewrite not experimental? #11330

Closed jamesli2021 closed 4 days ago

jamesli2021 commented 4 days ago

Astro Info

Astro                    v4.11.0
Node                     v20.13.1
System                   macOS (arm64)
Package Manager          npm
Output                   server
Adapter                  @astrojs/node
Integrations             @astrojs/tailwind

If this issue only occurs in one browser, which browser is a problem?

NA

Describe the Bug

According to the docs, I could use rewrite in Astro middleware without the need to set experimental to true?

https://docs.astro.build/en/reference/configuration-reference/#experimentalrewriting

What's the expected result?

NA

Link to Minimal Reproducible Example

NA

Participation

jamesli2021 commented 4 days ago

Filed in docs issues.