Skip to content

Commit 326ee3f

Browse files
authored
chore(ci): fix lambda dist (#3232)
1 parent a13319f commit 326ee3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lambdas/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,5 @@
1313
"experimentalDecorators": true /* Enables experimental support for ES7 decorators. */,
1414
"emitDecoratorMetadata": true /* Enables experimental support for emitting type metadata for decorators. */,
1515
"resolveJsonModule": true,
16-
"sourceMap": true,
17-
"declaration": true,
18-
"declarationMap": true
1916
}
2017
}

0 commit comments

Comments
 (0)