Skip to content

Commit 53bf593

Browse files
adamthom-amznsrchase
authored andcommitted
Remove inlineSourceMap and inlineSources from SSDK libs
Following the JS SDK's lead, removing these to slim library size a bit.
1 parent 6e6bb27 commit 53bf593

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

smithy-typescript-ssdk-libs/tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"declaration": true,
2222
"importHelpers": true,
2323
"noEmitHelpers": true,
24-
"inlineSourceMap": true,
25-
"inlineSources": true,
2624
"paths": {
2725
"@aws-smithy/server-common": ["server-common/src"],
2826
"@aws-smithy/server-apigateway": ["server-apigateway/src"]

0 commit comments

Comments
 (0)