X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Frollup.config.ts;h=5715e2801444e719ed8265559bb4164dc4183fee;hb=dcf506bf57dd6ac13cc1567df180c039852c3652;hp=50653c74f296b972b7b017602ef77f427ccbe23a;hpb=fcdc962c5bb68f641bbfd74281c8c3eafabc6bad;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/rollup.config.ts b/examples/typescript/http-server-pool/fastify-cluster/rollup.config.ts index 50653c74..5715e280 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/rollup.config.ts +++ b/examples/typescript/http-server-pool/fastify-cluster/rollup.config.ts @@ -19,7 +19,7 @@ export default defineConfig({ sourcemap: true } ], - external: ['fastify', /node:*/, 'poolifier'], + external: ['fastify', /^node:*/, 'poolifier'], plugins: [ typescript(), del({