fastify / point-of-view

Template rendering plugin for Fastify
MIT License
335 stars 86 forks source link

perf: use `node:` prefix to bypass require.cache call for builtins #384

Closed Fdawgs closed 10 months ago

Fdawgs commented 10 months ago

See https://github.com/fastify/fastify-static/pull/407

Checklist