Skip to content

Commit 84e8591

Browse files
committed
Set fastify as external
1 parent 12cfd91 commit 84e8591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node/rollup.npm.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default [
3737
},
3838
}),
3939
],
40+
external: ['fastify'],
4041
},
4142
}),
4243
),

0 commit comments

Comments
 (0)