Skip to content

Commit c041b8a

Browse files
authored
add todo comment
1 parent 623cd73 commit c041b8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node-runtime-worker-thread/webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const config = {
2828
interruptor: 'commonjs2 interruptor',
2929
'os-dns-native': 'commonjs2 os-dns-native',
3030
'system-ca': 'commonjs2 system-ca',
31+
// TODO(MONGOSH-3055): This is a temporary workaround.
3132
// @aws-sdk/client-sts is an optional peer dependency of @aws-sdk/credential-providers
3233
'@aws-sdk/client-sts': 'commonjs2 @aws-sdk/client-sts',
3334
},

0 commit comments

Comments
 (0)