perf: use node: prefix to bypass require.cache call for builtins#81
Conversation
|
Pointing out that applications using node versions under 16 will break. At least it happened with my fragile version 14-alpine on Dockerfile 😢 |
|
@LucasHang |
Oh sorry, my bad. Taking a quick look on node docs I only found the package "util" being imported with "node:" on version 16.x, then I felt the need of pointing out, thinking it to be a breaking change. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
See fastify/fastify-static#407
Checklist
npm run testandnpm run benchmarkand the Code of conduct