fastify-static
fastify-static copied to clipboard
Plugin for serving static files as fast as possible
Added parameters for custom glob patterns and glob options, while also preserving backward compatibility with the serveDotFiles option provided by the plugin. As of https://github.com/fastify/fastify-static/issues/178 #### Checklist - [ ]...
### Summary This MR addresses the issue [#460](https://github.com/fastify/fastify-static/issues/460) where the `checkRootPathForErrors` function still requires a valid path to root even when `serve: false` is set. ### Changes - Disabled `checkRootPathForErrors`...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
WIP #5093 #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or...
See https://github.com/fastify/fastify/pull/5648 #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or...
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...