fastify / fastify-nextjs

React server side rendering support for Fastify with Next
Other
527 stars 61 forks source link

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

Closed Fdawgs closed 12 months ago

Fdawgs commented 12 months ago

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

Checklist