We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46977dd commit a0b9ef0Copy full SHA for a0b9ef0
lambda-layer/packages/layer/tsconfig.webpack.json
@@ -5,7 +5,7 @@
5
"outDir": "build",
6
},
7
"include": [
8
- "src/**/*.ts",
9
- "test/**/*.ts"
+ "src/**/*.ts",
+ "test/**/*.ts"
10
]
11
}
0 commit comments