fastify-static
fastify-static copied to clipboard
Added parameters for custom glob patterns and glob options...
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
- [ ] run
npm run testandnpm run benchmark - [ ] tests and/or benchmarks are included
- [x] documentation is changed or added
- [ ] commit message and code follows the Developer's Certification of Origin and the Code of conduct
Test do fail because of previous commits. Even freshly cloned repository fail. Who gonna fix that?
Well, without unit tests the CI CD Pipeline will fail, because we expect 100% test coverage.
A test is still missing