nitro icon indicating copy to clipboard operation
nitro copied to clipboard

docs: route rules options

Open Hebilicious opened this issue 3 months ago โ€ข 3 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

I was trying to figure out what static was doing in the route rules, which led me to a deep rabbit hole. I've tried to document my findings in this PR.

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

Hebilicious avatar Sep 14 '25 14:09 Hebilicious

@Hebilicious is attempting to deploy a commit to the Nitro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 14 '25 14:09 vercel[bot]

@pi0 should I close this ? port to v3 ?

Hebilicious avatar Oct 20 '25 15:10 Hebilicious

Porting to v3 might be better, specially because now route rules are tree-shakable (and extendable by addition option soon!)

pi0 avatar Oct 20 '25 15:10 pi0