Skip to content

⚡ Bolt: Replace entry.path().is_file() with entry.file_type().is_some_and(|ft| ft.is_file())#599

Open
mudcube wants to merge 1 commit into
mainfrom
bolt/optimize-directory-traversal-is-file-16056078861206761684
Open

⚡ Bolt: Replace entry.path().is_file() with entry.file_type().is_some_and(|ft| ft.is_file())#599
mudcube wants to merge 1 commit into
mainfrom
bolt/optimize-directory-traversal-is-file-16056078861206761684

perf: replace entry.path().is_file() with entry.file_type().is_some_a…

8457372
Select commit
Loading
Failed to load commit list.
Cloudflare Workers and Pages / Cloudflare Pages succeeded Jun 13, 2026 in 0s

Deployed successfully

Latest commit: 8457372
Status: ✅  Deploy successful!
Preview URL: https://8c60c239.typemill.pages.dev
Branch Preview URL: https://bolt-optimize-directory-trav-93qi.typemill.pages.dev

View logs