Skip to content

Commit

Permalink
Fix rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Jul 3, 2024
1 parent fd3d221 commit 942af1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mls-client/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import tsConfigPaths from 'rollup-plugin-tsconfig-paths'
const external = [
'node:path',
'node:process',
'@xmtp/content-type-text',
'@xmtp/content-type-primitives',
'@xmtp/mls-client-bindings-node',
'@xmtp/proto',
'@xmtp/xmtp-js',
Expand Down

0 comments on commit 942af1a

Please sign in to comment.