Skip to content

Commit

Permalink
rotor: mongodb tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
absorbb committed Dec 16, 2023
1 parent 40598bd commit b6d9e59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/rotor/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const config = {
target: "node",
externals: {
"isolated-vm": "require('isolated-vm')",
"@sensejs/kafkajs-zstd-support": "require('@sensejs/kafkajs-zstd-support')",
"@mongodb-js/zstd": "require('@mongodb-js/zstd')",
},
node: {
__dirname: false,
Expand Down

0 comments on commit b6d9e59

Please sign in to comment.