Skip to content

Commit dcd90dc

Browse files
committed
chore: add known build alias
1 parent 72e2ee5 commit dcd90dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/compilation/Inliner.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,8 @@ module.exports = class Inliner {
549549
"getSigV4AuthPlugin", // legacy auth, getAwsAuthPlugin
550550
"NumberValueImpl", // name of NumberValue
551551

552+
"WorkSpacesThin", // alias of WorkSpacesThinClient
553+
552554
"HostResolver", // alias of NodeDnsLookupHostResolver
553555
"expectInt", // aliased to expectLong
554556
"handleFloat", // aliased to limitedParseDouble

0 commit comments

Comments
 (0)